1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-28 17:15:47 +01:00

Add 'altwildmode'.

This commit is contained in:
Kris Maglione
2010-09-18 01:48:46 -04:00
parent 3fe0b9238f
commit bda1e1c260
4 changed files with 52 additions and 29 deletions

View File

@@ -321,6 +321,18 @@
</description>
</item>
<item>
<tags>'awim' 'altwildmode'</tags>
<spec>'altwildmode' 'awim'</spec>
<type>stringlist</type>
<default>list:full</default>
<description>
<p>
Like <o>wildmode</o>, but when the <k name="Alt"/> key is pressed.
</p>
</description>
</item>
<item>
<tags>'au' 'autocomplete'</tags>
<spec>'autocomplete' 'au'</spec>
@@ -1418,6 +1430,10 @@
</dd>
</dl>
<p>
See also <o>altwildmode</o>.
</p>
</description>
</item>