1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-13 23:05:45 +01:00

Add :sidebar!. Closes issue #269.

This commit is contained in:
Kris Maglione
2011-01-22 07:14:55 -05:00
parent e8603ed458
commit f33ae2b044
4 changed files with 41 additions and 9 deletions

View File

@@ -208,6 +208,20 @@
</p>
</description>
</item>
<item>
<spec>:sidebar! <oa>name</oa></spec>
<description>
<p>
Toggle the sidebar window. When <oa>name</oa> is provided, the
semantics are as follows: If the named is currently open, it is
closed. Otherwise the sidebar is closed. When <oa>name</oa> is
not provided, the semantics are as follows: If the sidebar is
currently open, it is closed. Otherwise the previously open sidebar
panel is re-opened.
</p>
</description>
</item>
<h2 tag="status-line status-bar">Status line</h2>