Sunday, January 23, 2011

Re: How to adjust the width in Vim?

On 23/01/11 6:56 PM, zhang listar wrote:
> I want to use the vsplit command in Vim, and let the left and right part of window
> have different width,
> for example, the left window is more wide than the right,
> what should I do? I mean, which short key can help do that.
>
> I know, ctrl w + and ctrl w - can adjust the height of current window.
> But how to adjust the width?

ctrl-w >
ctrl-w <

:help CTRL-W_<

and nearby commands.

Ben.

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