mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 20:04:11 +01:00
Add @: mapping.
This commit is contained in:
@@ -896,6 +896,7 @@ const liberator = (function () //{{{
|
||||
return void liberator.echoerr(err);
|
||||
if (!silent)
|
||||
commandline.command = str.replace(/^\s*:\s*/, "");
|
||||
|
||||
command.execute(args, special, count, modifiers);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user