mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 09:15:47 +01:00
Reorganize the tabs.html help page.
This commit is contained in:
@@ -47,7 +47,7 @@ ________________________________________________________________________________
|
|||||||
|
|
||||||
|
|
||||||
// TODO: move this somewhere more appropriate
|
// TODO: move this somewhere more appropriate
|
||||||
|:window| |:wind | +
|
|:window| |:wind| +
|
||||||
||:wind[ow] {cmd}||
|
||:wind[ow] {cmd}||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Execute {cmd} and tell it to output in a new window. See [c]:tab[c] for the
|
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.
|
If [count] is specified go to the [count]th tab.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|<C-PageDown>| |<C-Tab>| |<C-n>| +
|
|<C-PageDown>| |<C-Tab>| |<C-n>| +
|
||||||
||[count]<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.
|
If [count] is specified go to the [count]th next tab.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|<C-PageUp>| |<C-S-Tab>| |<C-p>| |gT| +
|
|<C-PageUp>| |<C-S-Tab>| |<C-p>| |gT| +
|
||||||
||[count]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-^>| +
|
|<C-6>| |<C-^>| +
|
||||||
||[count]<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]
|
section::Closing{nbsp}tabs[closing-tabs]
|
||||||
|
|
||||||
|d| |:tabc| |:tabclose| |:bun| |:bunload| |:bw| |:bwipeout| |:bd| |:bdelete|
|
|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|
|
|u| |:u| |:undo|
|
||||||
||:[count]u[ndo] [a][url][a]|| +
|
||:[count]u[ndo] [a][url][a]|| +
|
||||||
||[count]u||
|
||[count]u||
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ A buffer may be marked with one of the following indicators:
|
|||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|:keepa| |:keepalt|
|
|:keepa| |:keepalt| +
|
||||||
||:keepa[lt] {cmd}||
|
||:keepa[lt] {cmd}||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Execute a command without changing the current alternate buffer.
|
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.
|
If [count] is specified go to the [count]th tab.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|<C-PageDown>| |<C-Tab>| |<C-n>| +
|
|<C-PageDown>| |<C-Tab>| |<C-n>| +
|
||||||
||[count]<C-n>||
|
||[count]<C-n>||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
@@ -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.
|
If [count] is specified go to the [count]th next tab.
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|<C-PageUp>| |<C-S-Tab>| |<C-p>| |gT| +
|
|<C-PageUp>| |<C-S-Tab>| |<C-p>| |gT| +
|
||||||
||[count]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.
|
||||||
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|<C-6>| |<C-^>| +
|
|<C-6>| |<C-^>| +
|
||||||
||[count]<C-^>||
|
||[count]<C-^>||
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
@@ -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]
|
section::Closing{nbsp}tabs[closing-tabs]
|
||||||
|
|
||||||
|d| |:tabc| |:tabclose| |:bun| |:bunload| |:bw| |:bwipeout| |:bd| |:bdelete|
|
|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.
|
// FIXME: No undo in Songbird for now.
|
||||||
//|u| |:u| |:undo|
|
//|u| |:u| |:undo|
|
||||||
//||:[count]u[ndo] [a][url][a]|| +
|
//||:[count]u[ndo] [a][url][a]|| +
|
||||||
|
|||||||
Reference in New Issue
Block a user