Monday, March 1, 2010

Re: middle click close tab

On Sat, Feb 27, 2010 at 5:59 PM, Christian Brabandt <cblists@256bit.org> wrote:
> Try
> :map <MiddleMouse> :tabclose<cr>

Maybe
:map <MiddleMouse> <Esc>:tabclose<Cr>

Please notice that middle clicking _anywhere_ will close the tab.

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