mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 22:27:58 +01:00
Bang on tests some more. Ameliorate some async completion issues.
--HG-- extra : rebase_source : 0f550b1650963e4010e447db2df7d6815627bae2
This commit is contained in:
@@ -1418,7 +1418,7 @@ var CommandLine = Module("commandline", {
|
||||
let command = commandline.command;
|
||||
|
||||
self.accepted = true;
|
||||
modes.pop();
|
||||
return function () modes.pop();
|
||||
});
|
||||
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user