about summary refs log tree commit diff stats
path: root/lynx.cfg
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2000-05-22 03:17:08 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2000-05-22 03:17:08 -0400
commitdbcd4fe595142928b3c220ccea2056987ea0a58c (patch)
treed0866e53e5b1fe57fa2bca5953c63eff53404964 /lynx.cfg
parent7887ed244553feb87fbae9a1c84b95d970e2f13a (diff)
downloadlynx-snapshots-dbcd4fe595142928b3c220ccea2056987ea0a58c.tar.gz
snapshot of project "lynx", label v2-8-4dev_2
Diffstat (limited to 'lynx.cfg')
-rw-r--r--lynx.cfg36
1 files changed, 15 insertions, 21 deletions
diff --git a/lynx.cfg b/lynx.cfg
index 066e9c94..f632dd8b 100644
--- a/lynx.cfg
+++ b/lynx.cfg
@@ -167,13 +167,25 @@ DEFAULT_INDEX_FILE:http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html
 #
 # On VMS, use Unix SHELL syntax (including a lead slash) to define it.
 #
-# Additional jumps files can be defined and mapped to keystrokes
-# in  lynx.cfg , but you should first define the default jumps file,
-# which is mapped by default to 'j' (or 'J' when VI keys are ON).
+# Alternate jumps files can be defined and mapped to keys here.  If the
+# keys have already been mapped, then those mappings will be replaced,
+# but you should leave at least one key mapped to the default jumps
+# file.  You optionally may include a statusline prompt string for the
+# mapping.  You must map upper and lowercase keys separately (beware of
+# mappings to keys which the user can further remap via the 'o'ptions
+# menu).  The format is:
+#
+#	JUMPFILE:path:key[:prompt]
+#
+# where path should begin with a '/' (i.e., not include file://localhost).
+# Any white space following a prompt string will be trimmed, and a single
+# space will be added by Lynx.
 #
 # In the following line, include the actual full local path to JUMPFILE,
 # but do not include 'file://localhost' in the line.
 #JUMPFILE:/FULL_LOCAL_PATH/jumps.html
+.ex
+#JUMPFILE:/Lynx_Dir/ips.html:i:IP or Interest group (? for list):
 
 
 .h2 JUMPBUFFER
@@ -2448,24 +2460,6 @@ MINIMAL_COMMENTS:TRUE
 #KEYMAP:^[::SETM2:3	# use escape key as modifier - works only sometimes
 
 
-.h2 JUMPFILE
-# Alternate jumps files can be defined and mapped to keys here.  If the
-# keys have already been mapped, then those mappings will be replaced,
-# but you should leave at least one key mapped to the default jumps
-# file.  You optionally may include a statusline prompt string for the
-# mapping.  You must map upper and lowercase keys separately (beware of
-# mappings to keys which the user can further remap via the 'o'ptions
-# menu).  The format is:
-#
-#	JUMPFILE:path:key[:prompt]
-#
-# where path should begin with a '/' (i.e., not include file://localhost).
-# Any white space following a prompt string will be trimmed, and a single
-# space will be added by Lynx.
-.ex
-#JUMPFILE:/Lynx_Dir/ips.html:i:IP or Interest group (? for list):
-
-
 .h1 External Programs
 # These settings control the ability of Lynx to invoke various programs for
 # the user.