1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-30 16:53:33 +02: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

@@ -987,6 +987,16 @@
</description>
</item>
<item>
<tags>'jt' 'jumptags'</tags>
<spec>'jumptags'</spec>
<type>&option.jumptags.type;</type>
<default>&option.jumptags.default;</default>
<description>
<p>XPath or CSS selector strings of jumpable elements for extended hint modes.</p>
</description>
</item>
<item>
<tags>'lpl' 'loadplugins'</tags>
<spec>'loadplugins' 'lpl'</spec>