mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 20:02:27 +01:00
[muttator] some new compose mappings
This commit is contained in:
@@ -1338,7 +1338,9 @@ liberator.Events = function () //{{{
|
||||
liberator.commandline.onEvent(event); // reroute event in command line mode
|
||||
}
|
||||
else if (liberator.mode != liberator.modes.INSERT && liberator.mode != liberator.modes.TEXTAREA)
|
||||
{
|
||||
liberator.beep();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user