mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 16:17:59 +01:00
Fix entering insert mode after revision 78337a3816fd.
This commit is contained in:
@@ -492,6 +492,7 @@ const CommandLine = Module("commandline", {
|
||||
},
|
||||
|
||||
currentExtendedMode: Modes.boundProperty(),
|
||||
_lastClearable: Modes.boundProperty(),
|
||||
_keepCommand: Modes.boundProperty(),
|
||||
|
||||
multilineInputVisible: Modes.boundProperty({
|
||||
|
||||
Reference in New Issue
Block a user