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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user