mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 04:07:58 +01:00
Update :au to use args parser, and perform certain replacements (more to come?).
This commit is contained in:
@@ -354,7 +354,7 @@ liberator.IO = function () //{{{
|
||||
|
||||
liberator.echo(command + liberator.util.escapeHTML(output));
|
||||
|
||||
liberator.autocommands.trigger("ShellCmdPost", "");
|
||||
liberator.autocommands.trigger("ShellCmdPost", {});
|
||||
},
|
||||
{ bang: true });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user