1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 16:04:11 +01:00

Support multi-character hint modes. Remove bloody fh=2. Closes issue #614.

This commit is contained in:
Kris Maglione
2011-07-30 06:48:22 -04:00
parent 9191f1866a
commit 992da465d7
5 changed files with 35 additions and 27 deletions

View File

@@ -735,7 +735,6 @@
<dl dt="width: 6em;">
<dt>0</dt> <dd>Follow the first hint as soon as typed text uniquely identifies it.</dd>
<dt>1</dt> <dd>Follow the selected hint on <k name="CR"/>.</dd>
<dt>2</dt> <dd>Follow the selected hint on <k name="CR"/> only if it's been <k name="Tab" mode="c"/>-selected.</dd>
</dl>
</description>
</item>