mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 14:14:13 +01:00
Add [c]:toolbaropen[c], [c]:toolbarclose[c], and [c]:toolbartoggle[c].
This commit is contained in:
@@ -140,4 +140,23 @@ standard Firefox View->Sidebar menu. Add-ons, Preferences and Downloads are
|
||||
also available in the sidebar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:tbshow| |:toolbarshow| +
|
||||
||:toolbarshow {name}||
|
||||
________________________________________________________________________________
|
||||
Shows the named toolbar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:tbhide| |:toolbarhide| +
|
||||
||:toolbarhide {name}||
|
||||
________________________________________________________________________________
|
||||
Hides the named toolbar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|:tbtoggle| |:toolbartoggle| +
|
||||
||:toolbartoggle {name}||
|
||||
________________________________________________________________________________
|
||||
Toggles the named toolbar.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
// vim: set filetype=asciidoc:
|
||||
|
||||
@@ -258,6 +258,9 @@ section:Ex{nbsp}commands[ex-cmd-index,:index]
|
||||
||[c]:tabprevious[c]|| Switch to the previous tab or go [count] tabs back +
|
||||
||[c]:tabrewind[c]|| Switch to the first tab +
|
||||
||[c]:time[c]|| Profile a piece of code or run a command multiple times +
|
||||
||[c]toolbarshow[c]|| Show the named toolbar +
|
||||
||[c]toolbarhide[c]|| Hide the named toolbar +
|
||||
||[c]toolbartoggle[c]|| Toggle the named toolbar +
|
||||
||[c]:unabbreviate[c]|| Remove an abbreviation +
|
||||
||[c]:undo[c]|| Undo closing of a tab +
|
||||
||[c]:undoall[c]|| Undo closing of all closed tabs +
|
||||
|
||||
Reference in New Issue
Block a user