Friday, July 30, 2010

Re: open new tab at the end

Hi Kamaraju!

On Fr, 30 Jul 2010, Kamaraju S Kusumanchi wrote:

> Christian Brabandt wrote:
>
> > On Fri, July 30, 2010 6:07 am, Kamaraju S Kusumanchi wrote:
> >> Whenever I do :tabe it opens a new tab right after the current tab. But
> >> I'd
> >> like this new tab to be opened at the end (regardless of where I initiate
> >> the :tabe command. Is it possible?
> >
> > :com! -nargs=1 -complete=file Tabe :9999tab split <args>
> >
>
> How do I use this command?

:Tab <filename>

You can use tab completion to navigate to your file. So it should
basically work the same as :tabe

regards,
Christian

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