mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-28 07:35:45 +01:00
:set passunknown-=!input
This commit is contained in:
@@ -638,7 +638,7 @@ var Modes = Module("modes", {
|
||||
|
||||
options.add(["passunknown", "pu"],
|
||||
"Pass through unknown keys in these modes",
|
||||
"stringlist", "!text_edit,!input,base",
|
||||
"stringlist", "!text_edit,base",
|
||||
opts);
|
||||
|
||||
options.add(["showmode", "smd"],
|
||||
|
||||
Reference in New Issue
Block a user