git - 带有 Git Bash 删除键的 ConEmu 不起作用

标签 git bash git-bash conemu

我正在将 ConEMU 与 Git Bash 一起使用,除了删除键外,一切都运行良好。当我按下删除键时,我得到一个 ~ 而不是被删除的字符。删除的唯一方法是走到角色前面,然后按退格键。

我在使用 Powershell 时没有出现这个问题,所以我认为一定是其他原因导致了这个问题。

我已经搜索了“键”和“宏”下的设置,但找不到任何东西来解决我的问题。

最佳答案

将其放入您的 .bashrc 中。对我来说很好。

export TERM=xterm

关于git - 带有 Git Bash 删除键的 ConEmu 不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26989903/

相关文章:

windows - Scala - SBT 设置,bash : syntax error near `=~'

Git 克隆一个分支,而不是 master

git - 使用Atlassian打包的GitBash,SourceTree "Vagrant Up"不起作用

bash - Arch Linux 须藤 : command not found

shell - Bash 函数参数返回错误 "command not found"

regex - 将重复的正则表达式模式捕获为一组,在 bash 脚本中使用 sed

git - 何时在 git 中推送到原点

svn - 使用 Git 处理颠覆 : Ignoring modifications to tracked files

git - 防止将某些提交/代码 merge 到 master 中

git-bash - 如何在git bash中修复空格而不是退格