about summary refs log tree commit diff stats
path: root/lynx_help/keystrokes
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2000-02-25 12:43:29 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2000-02-25 12:43:29 -0500
commit184855c6f7b9e1727a8f419b475b1fffd9292911 (patch)
tree1bd2388be832a1908b0f03cf89dcfa70e4a31ebb /lynx_help/keystrokes
parent59ec2705df06b90f10f9ff6eeadfffcd02bbd39a (diff)
downloadlynx-snapshots-184855c6f7b9e1727a8f419b475b1fffd9292911.tar.gz
snapshot of project "lynx", label v2-8-3dev_21
Diffstat (limited to 'lynx_help/keystrokes')
-rw-r--r--lynx_help/keystrokes/keystroke_help.html4
-rw-r--r--lynx_help/keystrokes/scrolling_help.html8
2 files changed, 12 insertions, 0 deletions
diff --git a/lynx_help/keystrokes/keystroke_help.html b/lynx_help/keystrokes/keystroke_help.html
index db9861d0..3ce78b0d 100644
--- a/lynx_help/keystrokes/keystroke_help.html
+++ b/lynx_help/keystrokes/keystroke_help.html
@@ -27,6 +27,10 @@
                CTRL-P         - Go back two lines in the current document
                )              - Go forward half a page in the current document
                (              - Go back half a page in the current document
+               ^              - Go to the first link on the current line
+               $              - Go to the last link on the current line
+               &lt;              - Go to the previous link in the current column
+               &gt;              - Go to the next link in the current column
                #              - Go to Toolbar or Banner in the current document
 
   <A HREF="dired_help.html">DIRED</A>:       c              - Create a new file
diff --git a/lynx_help/keystrokes/scrolling_help.html b/lynx_help/keystrokes/scrolling_help.html
index 8a42dda4..ad129448 100644
--- a/lynx_help/keystrokes/scrolling_help.html
+++ b/lynx_help/keystrokes/scrolling_help.html
@@ -49,6 +49,14 @@
         (                   - Moves you back half a page in the current
                               document (Up-Half).
 
+        ^                   - Go to the first link on the current line.
+
+        $                   - Go to the last link on the current line.
+
+        &lt;                   - Go to the previous link in the current column.
+
+        &gt;                   - Go to the next link in the current column.
+
         #                   - Jumps you to the pseudo Toolbar or Banner if
                               present in the current document.  Use left-arrow
                               to return from there to your previous position