diff --git a/chrome/content/vimperator/mappings.js b/chrome/content/vimperator/mappings.js index 46c8a54f..6f1d412d 100644 --- a/chrome/content/vimperator/mappings.js +++ b/chrome/content/vimperator/mappings.js @@ -370,7 +370,7 @@ function Mappings() //{{{ short_help: "Escape next key", help: "If you need to pass a certain key to a JavaScript form field or another extension prefix the key with <C-v>.
" + "Also works to unshadow Firefox shortcuts like <C-o> which are otherwise hidden in Vimperator.
" + - "When in 'ignorekeys' mode (activated by <I>), <C-v> will pass the next key to Vimperator instead of the web page." + "When in 'ignorekeys' mode (activated by <C-q>), <C-v> will pass the next key to Vimperator instead of the web page." } )); addDefaultMap(new Map([vimperator.modes.NORMAL], [""],