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

Comment #11 by jhuangjiahua:
对了,上边那个 .vimrc 会让命令模式无法输入中文,

只是嫌切换命令模式麻烦的话,在 .vimrc 用这个好了
{{{
" 让编辑模式可以中文输入法下按:转到命令模式
nnoremap : :
}}}


或者,中文输入法状态下需要使用命令时,先敲一下 v 或 u 键,
使用 ibus 的临时英文模式。




-- 
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
-~----------~----~----~----~------~----~------~--~---

回复