mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-09 13:44:13 +01:00
improve :tabnext and :tabprevious help formatting
This commit is contained in:
@@ -139,7 +139,7 @@ ________________________________________________________________________________
|
|||||||
|:bn| |:bnext| |:tn| |:tnext| |:tabn| |:tabnext|
|
|:bn| |:bnext| |:tn| |:tnext| |:tabn| |:tabnext|
|
||||||
||:[count]tabn[ext] [count]|| +
|
||:[count]tabn[ext] [count]|| +
|
||||||
||:[count]tn[ext] [count]|| +
|
||:[count]tn[ext] [count]|| +
|
||||||
||:[count]bn[ext] [count]||
|
||:[count]bn[ext] [count]|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Switch to the next or [count]th tab. Cycles to the first tab when the last is
|
Switch to the next or [count]th tab. Cycles to the first tab when the last is
|
||||||
selected and {count} is not specified.
|
selected and {count} is not specified.
|
||||||
@@ -153,12 +153,12 @@ Close all other tabs.
|
|||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
|
|
||||||
|
|
||||||
|:bN| |:bNext| |:bp| |:bprevious| |:tN| |:tNext| |:tabN| |:tabNext| |:tp| |:tprevious| |:tabp| |:tabprevious|
|
|:bN| |:bNext| |:bp| |:bprevious| |:tN| |:tNext| |:tabN| |:tabNext| |:tp| |:tprevious| |:tabp| |:tabprevious| +
|
||||||
||:[count]tabp[revious] [count]|| +
|
||:[count]tabp[revious] [count]|| +
|
||||||
||:[count]tp[revious] [count]|| +
|
||:[count]tp[revious] [count]|| +
|
||||||
||:[count]tabN[ext] [count]|| +
|
||:[count]tabN[ext] [count]|| +
|
||||||
||:[count]bp[revious] [count]|| +
|
||:[count]bp[revious] [count]|| +
|
||||||
||:[count]bN[ext] [count]||
|
||:[count]bN[ext] [count]|| +
|
||||||
________________________________________________________________________________
|
________________________________________________________________________________
|
||||||
Switch to the previous tab or go [count] tabs back. Wraps around from the
|
Switch to the previous tab or go [count] tabs back. Wraps around from the
|
||||||
first tab to the last tab.
|
first tab to the last tab.
|
||||||
|
|||||||
Reference in New Issue
Block a user