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

autocmd's added to NEWS

This commit is contained in:
Marco Candrian
2007-12-28 04:05:48 +00:00
parent efb48b6195
commit c3cf763104

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
* :au[tocmd] executes commands on events (only 'onPageLoad' actually) on websites
* @@ to repeat last macro
* new macro commands q[a-z0-9] and @[a-z0-9] to replay them (thanks Marco!)
* scroll commands like j/k/gg/etc. have a much better heuristic to find a scrollable frame