Shortcut with Ctrl does't work in gvim

我们两清 提交于 2019-12-06 16:06:24
grwlf

I'm facing same problem with Cyrillic letters. For example, typing Ctrl+Ы in insert mode results in just Ы. I did some searching and .. looks like it is a GVim-specific problem.

Hopefully, there are other GUIs and Qt version works much better. It treats Ctrl+Ы as Ctrl+S as other X applications do (S and Ы share same key on my keyboard). xev shows same result. So, take a look at http://gitorious.org/vim-qt.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!