mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 10:52:27 +01:00
add QuitPre and ShellCmdPost autocommand events
This commit is contained in:
@@ -23,7 +23,9 @@ Available {events}:
|
||||
*LocationChange* Triggered when changing tabs or when navigating to a new location
|
||||
*PageLoadPre* Triggered after a page load is initiated.
|
||||
*PageLoad* Triggered when a page gets (re)loaded/opened
|
||||
*QuitPre* Triggered before exiting Firefox, just before destroying each module
|
||||
*Quit* Triggered before exiting Firefox
|
||||
*ShellCmdPost* Triggered after executing a shell command with :!cmd
|
||||
*Startup* Triggered after Firefox starts
|
||||
--------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user