Re: can i map the number pad enter or somesuch?

2007-05-23 Thread Charles E Campbell Jr

shawn bright wrote:


hello all,

Is the enter key on the numeric keypad different than the enter key of
the keyboard?
i was thinking that it would be super handy to map it to gg. I have a
lot of long files to mess around with.


I believe the "NumLock" key modifies the behavior of the number pad keys.
To see if your vim will respond to something from it, use insert mode and
ctrl-v:

i
ctrl-v 
ctrl-v 

If they're different, you should be able to use it in a mapping.

Regards,
Chip Campbell



can i map the number pad enter or somesuch?

2007-05-22 Thread shawn bright

hello all,

Is the enter key on the numeric keypad different than the enter key of
the keyboard?
i was thinking that it would be super handy to map it to gg. I have a
lot of long files to mess around with.

thanks for any tips.
shawn