diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-10-08 13:24:26 +1100 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-10-08 13:24:26 +1100 |
commit | 32328e041982aa63cae0cb5f6e8c8e1dd49f314b (patch) | |
tree | 524ff804b983818a1df0dbd4d60f2b1186eaea38 /vimperator/locale | |
parent | f374fc981a939ab3cd44dfdc13e84efdd02be07a (diff) | |
download | pentadactyl-32328e041982aa63cae0cb5f6e8c8e1dd49f314b.tar.gz |
Reorganize the tabs.html help page.
Diffstat (limited to 'vimperator/locale')
-rw-r--r-- | vimperator/locale/en-US/tabs.txt | 61 |
1 files changed, 32 insertions, 29 deletions
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. ________________________________________________________________________________ + |<C-PageDown>| |<C-Tab>| |<C-n>| + ||[count]<C-n>|| ________________________________________________________________________________ @@ -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. ________________________________________________________________________________ + |<C-PageUp>| |<C-S-Tab>| |<C-p>| |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. +________________________________________________________________________________ + + |<C-6>| |<C-^>| + ||[count]<C-^>|| ________________________________________________________________________________ @@ -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|| |