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

Added g; continued extended hint mode. ;F is now g;b.

This commit is contained in:
Kris Maglione
2010-10-04 14:33:54 -04:00
parent 9487758a91
commit f407dfd734
4 changed files with 69 additions and 35 deletions

View File

@@ -46,6 +46,7 @@
* IMPORTANT: 'extendedhinttags' is now a regexmap rather than a
string.
* IMPORTANT: 'guioptions' default value has changed.
* Added g; continued extended hint mode and removed ;F
* Added "bookmarks", "diverted", and "links" to 'activate'
option
* Added 'altwildmode' and <A-Tab> command-line key binding.