Hi,

On my WinXP machine in gvim 6.3.0 my mapping works
On my Linux machine it partly works.

One of the things that doesn't work is the windows behaviour.
Like CTRL-C, CTRL-V , CTRL-X, ect

But also my own mappings work partly.
For example; i have a mapping like this which works on WinXP

 noremap <C-Left>  b
 inoremap <c-\><c-n> <C-left>

 noremap <C-Right> w
 inoremap <c-\><c-n> <C-Right>

But under Linux it doesn't
b and w itself does work.
Are C-Left and C-right special keys under Linux?

Best Regards
Eric

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Reply via email to