Tim Garton schrieb:
> All,
>    Does anyone know of a way to perform an action when the Ctrl key
> is released?  Specifically I would like to write a plugin that while
> holding down Ctrl, you could press 'j' or 'k' to move forward or
> backwards through a the list of open buffers sorted in MRU order.
> Upon releasing the Ctrl key, the list would be resorted in MRU order.
> Alternatively, if there is a plugin that already does something
> similar to this, that would be great.
> 
> My goal here is to jump between buffers in MRU order with as little
> keystrokes as possible.  I know bufexplorer already allows you to move
> between buffers in MRU order, but I feel there are two unnecessary
> keystrokes involved - opening the explorer window, and once the buffer
> you want is selected hitting <return> to open it.  Thanks.
> 
> -Tim Garton

So then let me advertise my bufmru script ...

bufmru.vim : switch to a most recently used buffer quickly
http://vim.sf.net/scripts/script.php?script_id=2346

-- 
Andy

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to