brglng/vim-im-select

Support command line mode and search mode

yaohappiness opened this issue · 1 comments

On CmdlineEnter, switch to the same input method as insert mode or the previous input method before leaving command line / search mode. (As if imsearch is -1, 1 or 2)

On CmdlineLeave, switch to the default input method.

brglng commented

Command line mode is fixed in the latest commit. Let me look into search mode.