1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 07:48:02 +01:00

Re-add history section.

This commit is contained in:
Kris Maglione
2011-08-10 10:56:51 -04:00
parent 245b1de810
commit f93a70a738

View File

@@ -253,15 +253,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</description> </description>
</item> </item>
<item> <h2 tag="history">History</h2>
<tags><![CDATA[<open-home-directory> ~]]></tags>
<spec>~</spec>
<description short="true">
<p>Open home directory. Equivalent to <ex>:open ~/</ex></p>
</description>
</item>
<h2 tag="navigating">Navigating</h2>
<item> <item>
<tags><![CDATA[<C-o>]]></tags> <tags><![CDATA[<C-o>]]></tags>
@@ -374,10 +366,15 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</description> </description>
</item> </item>
<p> <h2 tag="navigating">Navigating</h2>
In addition to the <t>history</t> commands, the following navigational
commands are available: <item>
</p> <tags><![CDATA[<open-home-directory> ~]]></tags>
<spec>~</spec>
<description short="true">
<p>Open home directory. Equivalent to <ex>:open ~/</ex></p>
</description>
</item>
<item> <item>
<tags><![CDATA[<open-homepage> gh]]></tags> <tags><![CDATA[<open-homepage> gh]]></tags>