Tuesday, January 22, 2013

Re: Setting position and size of Help and Explore windows

On Wednesday, January 23, 2013 7:26:41 AM UTC+13, Eric Weir wrote:
> I would like to change the position and size of the windows that open when I execute the Help and Explore commands. How do I do that?

If the 'helpheight' option does not suit, the help command will use an existing help buffer, so you can create a window, set the buffer type to help, then issue a help command. See :help window for the many commands and options controlling the placement and size of windows. F.ex.

:14new
:set bt=help
:help

gives a 14 line help window.

Regards, John Little

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