Quoting Eleanor  <[EMAIL PROTECTED]>:

> Hi, whenever I'm editing something in vim (let's say in the first   
> tab) and I want
> to move to the second tab by shift+left_arrow_key I cannot do it,   
> why is that?

Read the FAQ. To quote:

# A few default key-bindings were changed (mainly to adhere to the  
convention that terminal programs should use Ctrl-Shift modifiers for  
all it's shortcuts, and let the window manager / child process use  
other modifier combinations).
For example the Shift+Left / Shift+Right macros to switch tabs are  
enabled ONLY in the primary screen (i.e. they will not work when you  
are running Vim). Vim uses Shift+Left/Right to move between words, so  
we do not override this behaviour in Vim.

You can use Ctrl+shift+h/l or read the man page for a list of macros,  
or even define Shift+left/right to move tabs even when in Vim (see man  
page for details).

GI


-- 
Your mouse has moved. Windows must restart for this change to take effect.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-usage mailing list
Materm-usage@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-usage
Mrxvt home page: http://materm.sourceforge.net

Reply via email to