【问题标题】:Cant remap <C-/> or any alt + key in vim with ConEmu无法使用 ConEmu 重新映射 <C-/> 或 vim 中的任何 alt + 键
【发布时间】:2018-11-07 08:12:24
【问题描述】:

在使用 conemu 作为终端时,我遇到了在 VIM 中重新映射 Ctrl+{Punctuation} 和 Alt+{AnyKey} 的问题。我也在运行 Windows 10。老实说,我不确定这是 Windows VIM 问题还是只是 ConEmu VIM 问题。

如果您需要任何进一步的信息,请告诉我。

【问题讨论】:

    标签: vim conemu


    【解决方案1】:

    所以,在做了一些额外的研究之后,我找到了一些答案。

    基本上,VIM 不会识别某些 Ctrl+{Keys}。以下是一些原因:http://vimhelp.appspot.com/vim_faq.txt.html#faq-20.5。更多信息在这里:Is there a way to map Ctrl period and Ctrl comma in Vim?

    此外,当我按下 Alt+{Key} 时,我的 Windows 终端似乎正在发送 Esc+{Key}。我在这里找到了解决方法:Alt key shortcuts not working on gnome terminal with Vim

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-06-09
      • 1970-01-01
      • 2011-12-11
      • 2011-11-21
      • 2015-01-14
      • 2013-12-09
      • 1970-01-01
      相关资源
      最近更新 更多