How can you switch your to current windows from horizontal split to vertical split and vice versa in Vim?
I did that a moment ago by accident but I cannot find the key again.
|
|
|
|
|
|
|
If you have two windows open, you can quit one of them with Looking in /usr/share/vim/vim72/doc/index.txt.gz I only find a reference to
but no corresponding horizontal split. |
||||
|
|
|
Vim mailing list says:
Note that the t is lowercase, and the K and H are uppercase. Also, with only two windows, it seems like you can drop the |
||||
|
|
|
In VIM, take a look at the following to see different alternatives for what you might have done: :help opening-window For instance:
|
||
|