mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 22:17:59 +01:00
Properly blur the command line when leaving command line mode. Closes issue #285.
This commit is contained in:
@@ -1383,6 +1383,7 @@ var CommandLine = Module("commandline", {
|
||||
char: "c",
|
||||
description: "Active when the command line is focused",
|
||||
input: true,
|
||||
ownsFocus: true,
|
||||
get mappingSelf() commandline.commandSession
|
||||
});
|
||||
// this._extended modes, can include multiple modes, and even main modes
|
||||
|
||||
Reference in New Issue
Block a user