Friday, September 24, 2010

RE: capture key release to activate

rob wrote:
> Can vim capture key up/down events and have mappings?

No, you cannot map a key up/down event (Vim works on a very wide
range of platforms where such things are not possible).

It is best to learn Vim techniques. If the buffer switching
procedures do not appeal, you can always tearoff the "Buffers"
menu (click the scissors line, and assuming GUI Vim). That gives
you a floating window where one click switches to a buffer.

John

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