From 780ce026a78fba75685a6b23d54cdc9409afc5ea Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 14 Sep 2007 10:39:17 +0000 Subject: [PATCH] update help - "I" mapping is now "" --- chrome/content/vimperator/mappings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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], [""],