Tuesday, December 28, 2010

Re: How to get a nice vertical list of open buffers (ordered by mru) that I can easily navigate to by typing drill down?

On Dec 27, 4:34 am, Rick R <ric...@gmail.com> wrote:
> I'm having trouble finding what I use in my Java IDEs all the time:
>
> - A quick popup of my open buffers listed by most recently used and can be
> cut back by me just starting to type the name of the file, or I can navigate
> by arrows to the file I want
>

Vimuiex (script#2606) has what you need. It requires Python. It will
work in
a console that supports ncurses. For GVim you have to patch Vim and
compile it
yourself. On sourceforge there are prebuilt win32 binaries of Vim 7.2
with
the included patch.

Screenshot: http://vimuiex.sourceforge.net/screenshot/vxbuflist.png.html
Script page: http://www.vim.org/scripts/script.php?script_id=2606
Prebuilt: http://sourceforge.net/projects/vimuiex/files/win32/
Description:
http://vimuiex.sourceforge.net/vimdoc/vimuiex_plugins.html#vimuiex-vxbuflistselect

Marko

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