diff --git a/vimperator/locale/en-US/tabs.txt b/vimperator/locale/en-US/tabs.txt index 2cd74919..fe6805ee 100644 --- a/vimperator/locale/en-US/tabs.txt +++ b/vimperator/locale/en-US/tabs.txt @@ -47,7 +47,7 @@ ________________________________________________________________________________ // TODO: move this somewhere more appropriate -|:window| |:wind | + +|:window| |:wind| + ||:wind[ow] {cmd}|| ________________________________________________________________________________ Execute {cmd} and tell it to output in a new window. See [c]:tab[c] for the @@ -90,6 +90,7 @@ 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]|| ________________________________________________________________________________ @@ -97,6 +98,7 @@ 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|| ________________________________________________________________________________ @@ -105,6 +107,28 @@ If [count] is specified go to the [count]th previous tab. ________________________________________________________________________________ +|:bn| |:bnext| |:tn| |:tnext| |:tabn| |:tabnext| +||:[count]tabn[ext] [count]|| + +||:[count]tn[ext] [count]|| + +||:[count]bn[ext] [count]|| + +________________________________________________________________________________ +Switch to the next or [count]th tab. Cycles to the first tab when the last is +selected and [count] is not specified. +________________________________________________________________________________ + + +|:bN| |:bNext| |:bp| |:bprevious| |:tN| |:tNext| |:tabN| |:tabNext| |:tp| |:tprevious| |:tabp| |:tabprevious| + +||:[count]tabp[revious] [count]|| + +||:[count]tp[revious] [count]|| + +||:[count]tabN[ext] [count]|| + +||:[count]bp[revious] [count]|| + +||:[count]bN[ext] [count]|| + +________________________________________________________________________________ +Switch to the previous tab or go [count] tabs back. Wraps around from the +first tab to the last tab. +________________________________________________________________________________ + + || || + ||[count]|| ________________________________________________________________________________ @@ -184,34 +208,6 @@ tab list. ________________________________________________________________________________ -|:bn| |:bnext| |:tn| |:tnext| |:tabn| |:tabnext| -||:[count]tabn[ext] [count]|| + -||:[count]tn[ext] [count]|| + -||:[count]bn[ext] [count]|| + -________________________________________________________________________________ -Switch to the next or [count]th tab. Cycles to the first tab when the last is -selected and [count] is not specified. -________________________________________________________________________________ - - -|:tabo| |:tabonly| -||:tabo[nly]|| -________________________________________________________________________________ -Close all other tabs. -________________________________________________________________________________ - - -|:bN| |:bNext| |:bp| |:bprevious| |:tN| |:tNext| |:tabN| |:tabNext| |:tp| |:tprevious| |:tabp| |:tabprevious| + -||:[count]tabp[revious] [count]|| + -||:[count]tp[revious] [count]|| + -||:[count]tabN[ext] [count]|| + -||:[count]bp[revious] [count]|| + -||:[count]bN[ext] [count]|| + -________________________________________________________________________________ -Switch to the previous tab or go [count] tabs back. Wraps around from the -first tab to the last tab. -________________________________________________________________________________ - section::Closing{nbsp}tabs[closing-tabs] |d| |:tabc| |:tabclose| |:bun| |:bunload| |:bw| |:bwipeout| |:bd| |:bdelete| @@ -234,6 +230,13 @@ Like [m]d[m] but selects the tab to the left of the deleted tab. ________________________________________________________________________________ +|:tabo| |:tabonly| +||:tabo[nly]|| +________________________________________________________________________________ +Close all other tabs. +________________________________________________________________________________ + + |u| |:u| |:undo| ||:[count]u[ndo] [a][url][a]|| + ||[count]u|| diff --git a/xulmus/locale/en-US/tabs.txt b/xulmus/locale/en-US/tabs.txt index 8d7b36e1..746a099a 100644 --- a/xulmus/locale/en-US/tabs.txt +++ b/xulmus/locale/en-US/tabs.txt @@ -23,7 +23,7 @@ A buffer may be marked with one of the following indicators: ________________________________________________________________________________ -|:keepa| |:keepalt| +|:keepa| |:keepalt| + ||:keepa[lt] {cmd}|| ________________________________________________________________________________ Execute a command without changing the current alternate buffer. @@ -81,6 +81,7 @@ 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]|| ________________________________________________________________________________ @@ -88,6 +89,7 @@ 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|| ________________________________________________________________________________ @@ -96,6 +98,28 @@ If [count] is specified go to the [count]th previous tab. ________________________________________________________________________________ +|:bn| |:bnext| |:tn| |:tnext| |:tabn| |:tabnext| +||:[count]tabn[ext] [count]|| + +||:[count]tn[ext] [count]|| + +||:[count]bn[ext] [count]|| + +________________________________________________________________________________ +Switch to the next or [count]th tab. Cycles to the first tab when the last is +selected and [count] is not specified. +________________________________________________________________________________ + + +|:bN| |:bNext| |:bp| |:bprevious| |:tN| |:tNext| |:tabN| |:tabNext| |:tp| |:tprevious| |:tabp| |:tabprevious| + +||:[count]tabp[revious] [count]|| + +||:[count]tp[revious] [count]|| + +||:[count]tabN[ext] [count]|| + +||:[count]bp[revious] [count]|| + +||:[count]bN[ext] [count]|| + +________________________________________________________________________________ +Switch to the previous tab or go [count] tabs back. Wraps around from the +first tab to the last tab. +________________________________________________________________________________ + + || || + ||[count]|| ________________________________________________________________________________ @@ -175,34 +199,6 @@ tab list. ________________________________________________________________________________ -|:bn| |:bnext| |:tn| |:tnext| |:tabn| |:tabnext| -||:[count]tabn[ext] [count]|| + -||:[count]tn[ext] [count]|| + -||:[count]bn[ext] [count]|| + -________________________________________________________________________________ -Switch to the next or [count]th tab. Cycles to the first tab when the last is -selected and [count] is not specified. -________________________________________________________________________________ - - -|:tabo| |:tabonly| -||:tabo[nly]|| -________________________________________________________________________________ -Close all other tabs. -________________________________________________________________________________ - - -|:bN| |:bNext| |:bp| |:bprevious| |:tN| |:tNext| |:tabN| |:tabNext| |:tp| |:tprevious| |:tabp| |:tabprevious| + -||:[count]tabp[revious] [count]|| + -||:[count]tp[revious] [count]|| + -||:[count]tabN[ext] [count]|| + -||:[count]bp[revious] [count]|| + -||:[count]bN[ext] [count]|| + -________________________________________________________________________________ -Switch to the previous tab or go [count] tabs back. Wraps around from the -first tab to the last tab. -________________________________________________________________________________ - section::Closing{nbsp}tabs[closing-tabs] |d| |:tabc| |:tabclose| |:bun| |:bunload| |:bw| |:bwipeout| |:bd| |:bdelete| @@ -225,6 +221,13 @@ Like [m]d[m] but selects the tab to the left of the deleted tab. ________________________________________________________________________________ +|:tabo| |:tabonly| +||:tabo[nly]|| +________________________________________________________________________________ +Close all other tabs. +________________________________________________________________________________ + + // FIXME: No undo in Songbird for now. //|u| |:u| |:undo| //||:[count]u[ndo] [a][url][a]|| +