1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 07:54:12 +01:00

Add {, }, [{arg}, ]{arg}. Closes issue #592.

This commit is contained in:
Kris Maglione
2011-07-28 00:09:37 -04:00
parent 2b43cf0660
commit a63d61612d
8 changed files with 118 additions and 5 deletions

View File

@@ -328,6 +328,39 @@
</description>
</item>
<item>
<tags>[h [p [</tags>
<spec><oa>count</oa>[<a>arg</a></spec>
<description short="true">
<p>Jump to the previous element as defined by <o>jumptags</o>.</p>
</description>
</item>
<item>
<tags>]h ]p ]</tags>
<spec><oa>count</oa>]<a>arg</a></spec>
<description short="true">
<p>Jump to the next element as defined by <o>jumptags</o>.</p>
</description>
</item>
<item>
<tags>{</tags>
<spec><oa>count</oa>{</spec>
<description short="true">
<p>Jump to the previous paragraph. Identical to <k>[p</k>.</p>
</description>
</item>
<item>
<tags>}</tags>
<spec><oa>count</oa>}</spec>
<description short="true">
<p>Jump to the next paragraph. Identical to <k>]p</k>.</p>
</description>
</item>
<h2 tag="zooming zoom">Zooming</h2>
<p>