1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 11:31:25 +02:00

Add rough :displaypane and :dpclose commands.

This commit is contained in:
Doug Kearns
2009-03-29 01:06:38 +11:00
parent 58a5b47f63
commit a5c8ebcc55
3 changed files with 68 additions and 36 deletions
+15
View File
@@ -65,4 +65,19 @@ Show progress of current downloads. Open the original Songbird download dialog
in a new tab. Here, downloads can be paused, canceled and resumed.
________________________________________________________________________________
|:dpcl| |:dpclose| +
||:dpcl[ose] {pane}||
________________________________________________________________________________
Close the specified display pane.
________________________________________________________________________________
|:dpope| |:dpopen| |:dp| |:dpane| |:dislplayp| |:dislplaypane|
||:displaypane {pane}|| +
________________________________________________________________________________
Open the specified display pane. {pane} is any of "content pane bottom",
"service pane bottom" or "right sidebar".
________________________________________________________________________________
// vim: set filetype=asciidoc: