Samuel Wright wrote:
Hi All,

On my gvim 7 running on Win Xp none of the following work to move to
another window (I'm actually using the project plugin, but I don't
think that's relevant)..

CTRL-W <Left>                    *CTRL-W_<Left>*
CTRL-W CTRL-H                    *CTRL-W_CTRL-H*
CTRL-W <BS>                    *CTRL-W_<BS>* *CTRL-W_h*
CTRL-W h    Move cursor to Nth window left of current one.  Uses the
        cursor position to select between alternatives.


If this intended behaviour for Win Xp, or have I enabled this
somewhere? I have behave mswin turned off.
Just checking - You do realize that in Vim-speak, a "window" is a section of the current tab, right? As in, if you open Vim and enter

:split

you end up with 2 Vim "windows". To switch to another Windows "windows", you will have to use ALT-Tab as for all applications.
--
[Maturity consists in the discovery that] there comes a critical moment where everything is reversed, after which the point becomes to understand more and more that there is something which cannot be understood. -- S. Kierkegaard

Reply via email to