From 3f5b086b25571673addea14b6b87509169d2686d Mon Sep 17 00:00:00 2001 From: Conrad Irwin Date: Thu, 16 Apr 2009 13:08:54 +0100 Subject: [PATCH] Documentation tweaks for gT and --- vimperator/locale/en-US/tabs.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/vimperator/locale/en-US/tabs.txt b/vimperator/locale/en-US/tabs.txt index 9ccded72..5a717cbb 100644 --- a/vimperator/locale/en-US/tabs.txt +++ b/vimperator/locale/en-US/tabs.txt @@ -62,30 +62,30 @@ ________________________________________________________________________________ |gt| + ||[count]gt|| ________________________________________________________________________________ -Go to the next tab. Cycles to the first tab, when the last is selected. + +Go to the next tab. Cycles to the first tab when the last is selected. + If [count] is specified go to the [count]th tab. ________________________________________________________________________________ || || || + ||[count]|| ________________________________________________________________________________ -Go to the next tab. Cycles to the first tab, when the last is selected. + +Go to the next tab. Cycles to the first tab when the last is selected. + If [count] is specified go to the [count]th next tab. ________________________________________________________________________________ || || || |gT| + ||[count]gT|| ________________________________________________________________________________ -Go {count} pages back. Wraps around from the first tab to the last tab. + -If [count] is specified go back [count] tabs. +Go to the previous tab. Cycles to the last tab when the first is selected. + +If [count] is specified go to the [count]th previous tab. ________________________________________________________________________________ || || + ||[count]|| ________________________________________________________________________________ -Select the alternate tab or the [count]th tab. The alternate tab is the last -selected tab. This provides a quick method of toggling between two tabs. +Select the previously selected tab. This provides a quick method of toggling +between two tabs. If [count] is specified, go to the [count]th tab. ________________________________________________________________________________