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

char-hints.js script

This commit is contained in:
Marco Candrian
2008-01-04 12:36:18 +00:00
parent 9156dc4531
commit a8e0c3e290

1
NEWS
View File

@@ -9,6 +9,7 @@
removed the following hint options: 'hintchars' 'maxhints'
added the following hint options: 'hinttimeout'
* IMPORTANT: changed 'I' key to Ctrl-Q to also work in textboxes
* new setCustomMode for plugin writers
* :au[tocmd] executes commands on events (only 'PageLoad' actually) on websites
* @@ to repeat last macro
* new macro commands q[a-z0-9] and @[a-z0-9] to replay them (thanks Marco!)