On 09-Feb-2011 Vikas Yendluri <vika...@gmail.com> wrote: > Vim tabs are awesome; is there any work planned to allow selection of > tab by index (i.e. :tab0 would switch to the 0th tab, etc.).
You can do this by using the normal-mode command gt: 1gt or from the command line: :normal 1gt -- Cheers, Lech -- You received this message from the "vim_dev" 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