mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 10:08:00 +01:00
add QuitPre and ShellCmdPost autocommand events
This commit is contained in:
@@ -198,6 +198,8 @@ liberator.IO = function () //{{{
|
||||
var command = ":" + liberator.util.escapeHTML(liberator.commandline.getCommand()) + "<br/>";
|
||||
|
||||
liberator.echo(command + liberator.util.escapeHTML(output));
|
||||
|
||||
liberator.autocommands.trigger("ShellCmdPost", "");
|
||||
});
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////}}}
|
||||
|
||||
Reference in New Issue
Block a user