1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-24 22:23:34 +01:00

Allow :dpopen/:dpclose to operate on the main service pane.

This commit is contained in:
Doug Kearns
2009-04-03 00:53:09 +11:00
parent a5e62a9bcf
commit 0bbead8d2f
2 changed files with 31 additions and 10 deletions

View File

@@ -78,8 +78,8 @@ ________________________________________________________________________________
|: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".
Open the specified display pane. {pane} is any of "service pane left", "service
pane bottom", "content pane bottom" or "right sidebar".
________________________________________________________________________________
// vim: set filetype=asciidoc: