Saturday, May 1, 2010

Re: How to :new a window below the current window?

On 2010-05-01, Peng Yu <pengyu.ut@gmail.com> wrote:
> :new by default open a window above the current window. Is there a
> command to open a new window below the current one?

To do it once:

:belowright new

To do it every time:

:set splitbelow
:new

See

:help :belowright
:help 'splitbelow'

Regards,
Gary

--
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

No comments: