1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-28 07:13:32 +01:00

Add ;A and fix 'eht' setting bug.

This commit is contained in:
Kris Maglione
2012-01-29 07:47:02 -05:00
parent cbb748f5dd
commit b17be0ca1c
5 changed files with 18 additions and 6 deletions

View File

@@ -84,6 +84,7 @@
• The command line is now hidden by default. Added c, C, and M to
'guioptions'. [b4]
• Hints mode improvements, including:
- Added [;A] extended hint mode. [rc2]
- Added g; continued extended hints mode, which allows
selecting multiple hints. Removed ;F. [b1]
- Hints are now updated after scrolling and window resizing. [b3]