mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 23:27:58 +01:00
Final commit for the weekend: moved onKeyPress -> vimperator.events;
This commit is contained in:
@@ -651,7 +651,7 @@ function Mappings()//{{{
|
||||
help: "Stops loading the current webpage."
|
||||
}
|
||||
));
|
||||
// if you ever add/remove keys here, also check them in the vimperaotr.onEvent()
|
||||
// if you ever add/remove keys here, also check them in the vimperator.events.onKeyPress()
|
||||
addDefaultMap(new Map(vimperator.modes.NORMAL, ["<Esc>", "<C-[>"],
|
||||
vimperator.events.onEscape,
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user