mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 14:27:59 +01:00
Added Ctrl-[ alias, and 's' guioption
This commit is contained in:
@@ -634,7 +634,7 @@ var g_mappings = [/*{{{*/
|
||||
function(count) { openVimperatorBar(null); }
|
||||
],
|
||||
[
|
||||
["<Esc>"],
|
||||
["<Esc>", "<C-[>"],
|
||||
"Cancel any operation",
|
||||
"Stops loading the current webpage and exits any command line or hint mode.<br>"+
|
||||
"Also focuses the web page, in case a form field has focus, and eats our key presses.",
|
||||
|
||||
Reference in New Issue
Block a user