On Wed, 04 Feb 2009, pansz wrote:
> 
> Hi,
> 
> For me the Keypad works great so long as I use only console vim. Today I
> compiled my vim 7.2.93 to have gtk2 support (kubuntu8.04), and found
> that in gvim the KPEnter (Enter on Keypad) does not work as desired.
> 
> Press the KPEnter in gvim simply put the cursor to the next line, not
> activate a plugin function. So I cannot use the KPEnter to navigate in
> netrw Plugin or any kind of vim plugin.
> 
> I tried press Ctrl-V before press KPEnter and gvim shows ^M, so I use
> 
> :nmap ^M <cr>
> 
> which does not help,
> 
> In fact, I tried many combinations and it seems that I cannot map
> KPEnter to anything, no matter what I mapped, the KPEnter always enter
> the next line.

Did you mean that

  :nmap <kEnter> .....

does not work?

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩093 駱賓王  在獄詠蟬
    西路蟬聲唱  南冠客思侵  那堪玄鬢影  來對白頭吟
    露重飛難進  風多響易沉  無人信高潔  誰為表予心

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to