Tuesday, September 6, 2011

Re: How to use mouse *only* to resize buffers

On Sep 6, 1:42 pm, Jeff Youngstrom <je...@tomecat.com> wrote:
> Hiya vim folks!
>
> I use gvim (7.3) on Windows 7 (alas). I have "set mouse=" in my vimrc
> so the mouse doesn't interfere with my keyboard-centric vim lifestyle.
>
> But the one time I wish I could use the mouse is when resizing
> multiple buffers. Is there a way to allow that without enabling mouse
> focus or mouse selection or any of the other annoying mouse behaviors?
>
> Looking through the docs I'm guessing the answer is "no", but I
> figured it doesn't hurt to ask.
>

Maybe experiment with options 'mouse', 'selectmode', 'mousemodel',
'mousefocus', and things set by the :behave command. See the :help
entry for each.

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