Nicholas wrote:
> I am used to work with tab pages in vim in console mode. One
> of the most commonly used actions is to jump from one tab
> page to another.
> There are several ways:
> 1) using ":tabnext" or ":tabprevious" command repeatedly
> until target tab page is arrived.
> 2) count the target tab page's index, then use ":tabnext n"
> to get to it.

Type 12gt to go to tab number 12.

> Here is the diff file for src/screen.c for latest vim 7.3
> release.
> ...

I rarely use tabs in console Vim, but I think you can customise
tab labels even when non-GUI, to show the tab number.

Have a look at the following (mainly the comments):
http://vim.wikia.com/wiki/Show_tab_number_in_your_tab_line

John

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

Raspunde prin e-mail lui