mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 23:57:59 +01:00
imported patch quick-cleanup
This commit is contained in:
@@ -110,8 +110,6 @@ const modes = (function () //{{{
|
||||
|
||||
get all() mainModes.slice(),
|
||||
|
||||
get inputMode() main & (this.COMMAND_LINE | this.INPUT | this.TEXTAREA | this.COMPOSE),
|
||||
|
||||
get mainModes() (mode for ([k, mode] in Iterator(modeMap)) if (!mode.extended && mode.name == k)),
|
||||
|
||||
get mainMode() modeMap[main],
|
||||
|
||||
Reference in New Issue
Block a user