Hello all,

I'm use setting below to disable input method when enter normal mode

 inoremap <ESC> <ESC>:set imd<CR>

The setting works under window, but under linux the setting don't
take effect.

I'm using gvim 7.0, with xim support, under linux, desktop is ion3 .
":verbose  map! <Esc>" show:
   <Esc>       * <Esc>:set imd<CR>

How could I fix that? (I've searched through the mailing list archive,
found a thread report the same  problem, but without final conclusion)

Thanks
Eddy

Reply via email to