1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-15 18:55:46 +01:00

new :command command, thanks dpb!

This commit is contained in:
Martin Stubenschrott
2008-01-05 12:05:01 +00:00
parent a8e0c3e290
commit d600bbabec
3 changed files with 75 additions and 10 deletions

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 :command to add user defined commands
* new setCustomMode for plugin writers
* :au[tocmd] executes commands on events (only 'PageLoad' actually) on websites
* @@ to repeat last macro