Issue 23: 能不能加入vim的模式的识别呀?!
http://code.google.com/p/ibus/issues/detail?id=23

Comment #9 by jhuangjiahua:
这不需要改 ibus,
简单些可以在 ~/.gvimrc 加入{{{
set imactivatekey=C-space
inoremap <ESC> <ESC>:set iminsert=2<CR>
}}}就能让命令模式下输入法失效,
实现 lxb429 的目的:让命令模式下只能输入英文。


不过,其实命令行下也时常需要输入中文的,
比如搜索、替换




-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复