mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:22:28 +01:00
INPUT_MULTILINE ⊄ COMMAND_LINE.
--HG-- branch : key-processing
This commit is contained in:
@@ -154,11 +154,6 @@ var Modes = Module("modes", {
|
||||
input: true
|
||||
});
|
||||
|
||||
this.addMode("INPUT_MULTILINE", {
|
||||
extended: true,
|
||||
hidden: true,
|
||||
input: true
|
||||
});
|
||||
this.addMode("LINE", {
|
||||
extended: true, hidden: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user