Saturday, November 19, 2011

Re: :b like behavior for :tabn

On Nov 19, 7:31 am, philipx <goo...@poi1.com> wrote:
> Is there a way to have :tabn use partial file completion the way :b
> does? That is, I'd like to be able to type :tabn foo and have vim go
> to the tab that has a foo.py file opened (super awesome if it also
> activated the window within that tab that displays the file).
>

Try :tab drop <filename>, not quite as powerful as the buffer-name
completion but pretty good anyway.

However, note the recent thread about bugs in :tab drop:

http://groups.google.com/group/vim_use/browse_thread/thread/49a817bbb2fd27fa

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