mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 19:37:59 +01:00
@@ -1787,6 +1787,8 @@ var CommandLine = Module("commandline", {
|
||||
if (self.completions)
|
||||
self.completions.tabTimer.flush();
|
||||
|
||||
commandline.command;
|
||||
|
||||
self.accepted = true;
|
||||
return function () { modes.pop(); };
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user