aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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