From 24216eb7a42f3e3ad8d4956a8030db51c3ee935e Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 29 Mar 2009 23:52:27 +1100 Subject: [PATCH] Add "w" and "W" mappings to the help index. --- vimperator/locale/en-US/index.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 1d2759a0..973b509a 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -50,6 +50,7 @@ section:Normal{nbsp}mode[normal-index] ||[m]R[m]|| Reload while skipping the cache + ||[m]T[m]|| Open one or more URLs in a new tab, based on current location + ||[m]Y[m]|| Copy selected text or current word + +||[m]W[m]|| Open one or more URLs in a new window, based on current location + ||[m]a[m]|| Open a prompt to bookmark the current URL + ||[m]b[m]|| Open a prompt to switch buffers + @@ -69,6 +70,7 @@ section:Normal{nbsp}mode[normal-index] ||[m]t[m]|| Open one or more URLs in a new tab + ||[m]u[m]|| Undo closing of a tab + ||[m]y[m]|| Yank current location to the clipboard + +||[m]w[m]|| Open one or more URLs in a new window + ||[m];[m]|| Start an extended hint mode +