aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Crosby2010-01-22 23:42:23 -0800
committerPhil Crosby2010-01-30 00:52:49 -0800
commitde8936b179e4eea445e3ae4dc72be459536d5231 (patch)
tree41cd92f701000bc481b191f7c26b46c218d6e246
parent5d686861e77b11345249b33e63c6695f7c67da88 (diff)
downloadvimium-de8936b179e4eea445e3ae4dc72be459536d5231.tar.bz2
Make the options page in sync with the readme.
-rw-r--r--README.markdown2
-rw-r--r--options.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/README.markdown b/README.markdown
index eb9779d9..14b568a5 100644
--- a/README.markdown
+++ b/README.markdown
@@ -33,7 +33,7 @@ Navigating the current page:
<c-u>, <c-y> scroll up a page
<c-f> scroll down a full page
<c-b> scroll up a full page
- f activate link hints mode to open in current page
+ f activate link hints mode to open in current tab
F activate link hints mode to open in new tab
r reload
gf view source
diff --git a/options.html b/options.html
index 7d9a1e82..afad2295 100644
--- a/options.html
+++ b/options.html
@@ -198,11 +198,11 @@ Navigating the current page:
l scroll right
gg scroll to top of the page
G scroll to bottom of the page
- &lt;c-d&gt; scroll down a page
- &lt;c-u&gt; scroll up a page
+ &lt;c-d&gt;, &lt;c-e&gt; scroll down a page
+ &lt;c-u&gt;, &lt;c-y&gt; scroll up a page
&lt;c-f&gt; scroll down a full page
&lt;c-b&gt; scroll up a full page
- f activate link hints mode to open in current page
+ f activate link hints mode to open in current tab
F activate link hints mode to open in new tab
r reload
gf view source