mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 14:12:27 +01:00
add QuitPre and ShellCmdPost autocommand events
This commit is contained in:
@@ -1026,6 +1026,8 @@ const liberator = (function () //{{{
|
||||
|
||||
shutdown: function ()
|
||||
{
|
||||
liberator.autocommands.trigger("QuitPre", "");
|
||||
|
||||
// save our preferences
|
||||
liberator.commandline.destroy();
|
||||
liberator.options.destroy();
|
||||
|
||||
Reference in New Issue
Block a user