mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-31 03:43:32 +02: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