Hello, everyone.

In vim,
CTRL-W K J H L can be used to move the current window to be at the
very top bottom left and right.

But is there any way to move current window as following ?

Before:
+---------+--------+
| window1 | window2|
|         +--------+
|         | window3|
+---------+--------+

After:
+---------+--------+
| window2 | window3|
+---------+        |
| window1 |        |
+---------+--------+

Regards,
  robert

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to