1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 09:48:00 +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>
</item>
<item>
<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>
<h2 tag="history">History</h2>
<item>
<tags><![CDATA[<C-o>]]></tags>
@@ -374,10 +366,15 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to
</description>
</item>
<p>
In addition to the <t>history</t> commands, the following navigational
commands are available:
</p>
<h2 tag="navigating">Navigating</h2>
<item>
<tags><![CDATA[<open-home-directory> ~]]></tags>
<spec>~</spec>
<description short="true">
<p>Open home directory. Equivalent to <ex>:open ~/</ex></p>
</description>
</item>
<item>
<tags><![CDATA[<open-homepage> gh]]></tags>