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