mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-18 06:33:32 +01:00
[muttator] new "x" and "h" mappings for HTML/header display
This commit is contained in:
@@ -1323,6 +1323,8 @@ liberator.Events = function () //{{{
|
||||
if (!(liberator.modes.extended & liberator.modes.INPUT_MULTILINE))
|
||||
liberator.commandline.onEvent(event); // reroute event in command line mode
|
||||
}
|
||||
else // NORMAL mode, no liberator mapping
|
||||
liberator.beep();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user