On 2008-11-26, Ben Schmidt wrote: > > 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!
Unless I misunderstood, I don't think that was the question, Ben. The question was not about <C-J> being indistinguishable from <CR>, but about <C-J> being not mappable at all. Also, at least with my setup, it's <C-M>, not <C-J>, that's indistinguishable from <CR>. I can reproduce the OP's observations--that <C-J> is not mappable--but I have no explanation. I'm using vim-7.2.22 on a Red Hat Linux system remotely from a Cygwin rxvt on a Windows XP system. Regards, Gary --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
