> All other mapped key is operate well, but only "<C-J>" key is not > operate. (it's only doing as if I press "return(enter)" in commnd > mode" ==> cursor just moved 1 line below.) > > Please let me know how I can use <C-J> navigation maped key..
Unfortunately you can't. C-J and/or C-M is the same as Enter. Likewise C-I is the same as tab, C-[ is the same as Esc. Even in gvim, this is the case, though more for legacy reasons than because it really has to be. Hopefully one day it will change. But it needs quite a bit of development time and effort! Smiles, Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
