diff options
Diffstat (limited to 'lynx_help/keystroke_commands/history_help.html')
-rw-r--r-- | lynx_help/keystroke_commands/history_help.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/lynx_help/keystroke_commands/history_help.html b/lynx_help/keystroke_commands/history_help.html new file mode 100644 index 00000000..eaf8949e --- /dev/null +++ b/lynx_help/keystroke_commands/history_help.html @@ -0,0 +1,28 @@ +<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<HTML> +<HEAD> +<TITLE>Help on the History page</TITLE> +<LINK rev="made" href="mailto:lynx-dev@sig.net"> +</HEAD> +<BODY> +<h1>+++ History Page Help +++</h1> + +The History Page displays all of the links that you have traveled through +to reach your current point. If you entered a document and then left it +by using the <em>left-arrow</em> key, it will not be in the history stack. +If you entered a document and left it by selecting another link it will +be in the history stack. + +<p>You may <A HREF="movement_help.html">select</A> any link on the History +Page to review a document that you have previously visited. That link, +and any subsequent to it, will not be removed from the history stack if you +return to it via the History Page. You thus should use a History Page link, +rather than the <em>left-arrow</em> key, if you wish to review previous +documents without needing to remember and repeat the series of selections +for reaching your currently displayed document. + +<p>Upon using <em>left-arrow</em> in the document selected via the History +Page, you will be returned to the document from which you initially went to +the History Page. +</BODY> +</HTML> |