about summary refs log tree commit diff stats
path: root/lynx_help/keystrokes/bashlike_edit_help.html
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2021-07-02 00:15:34 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2021-07-02 00:15:34 +0000
commit35787b45f4cbf08d6e4d913e859a39a4e4369766 (patch)
tree01ee977a699ad9f78393fca6bef3888bc707b715 /lynx_help/keystrokes/bashlike_edit_help.html
parent811be0812233351687f2215e264eeb886a2a0060 (diff)
downloadlynx-snapshots-35787b45f4cbf08d6e4d913e859a39a4e4369766.tar.gz
snapshot of project "lynx", label v2-9-0dev_6l
Diffstat (limited to 'lynx_help/keystrokes/bashlike_edit_help.html')
-rw-r--r--lynx_help/keystrokes/bashlike_edit_help.html24
1 files changed, 11 insertions, 13 deletions
diff --git a/lynx_help/keystrokes/bashlike_edit_help.html b/lynx_help/keystrokes/bashlike_edit_help.html
index 333c8160..621e3e08 100644
--- a/lynx_help/keystrokes/bashlike_edit_help.html
+++ b/lynx_help/keystrokes/bashlike_edit_help.html
@@ -1,11 +1,9 @@
-<!-- $LynxId: bashlike_edit_help.html,v 1.21 2018/03/01 01:54:48 tom Exp $ -->
+<!-- $LynxId: bashlike_edit_help.html,v 1.22 2021/07/01 21:02:38 tom Exp $ -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-
 <html>
 <head>
   <meta name="generator" content=
-  "HTML Tidy for Linux (vers 25 March 2009), see www.w3.org">
-
+  "HTML Tidy for HTML5 for Linux version 5.6.0">
   <title>Lynx Line Editor Bash-Like Key Binding</title>
   <link rev="made" href="mailto:lynx-dev@nongnu.org">
   <link rel="Sibling" title="Default Binding" href=
@@ -16,8 +14,7 @@
   "text/html; charset=us-ascii">
   <meta name="description" content=
   "Describes the bash-like line editor bindings for Lynx. This is one of the alternate bindings normally compiled-in">
-  </head>
-
+</head>
 <body>
   <div class="nav">
     <ul>
@@ -60,6 +57,7 @@
   bindings</a></h2>
 
   <p>This is the <em>Bash-like Binding</em> keymap.</p>
+
   <pre>
      ENTER  Input complete        -  Enter, RETURN
      TAB    Completion / Next     -  TAB, Do (<em><a href=
@@ -97,23 +95,24 @@
      PASS!  Insert file in textarea - Ctrl-x i
      PASS!  Grow textarea           - Ctrl-x g
 </pre>
-
   <h2><a name="examples" id="examples">Try it yourself</a></h2>
 
   <p>Here is a little textarea for practice:</p>
 
   <form action="">
     <p>
-    <textarea name="practice" cols="40" rows="5">
-This text cannot be submitted.  Normally lines like
+    <textarea name="practice" cols="40" rows=
+    "5">This text cannot be submitted.  Normally lines like
 these would be part of a form that is filled out and
 then submitted.  You can move around here and delete
 or add text as you like, using the Line-Editor keys.
-</textarea><input type="reset" value="[reset content]"></p>
+</textarea><input type="reset" value="[reset content]">
+    </p>
   </form>
 
   <h2><a name="emacs_bindings" id="emacs_bindings">Emacs-like
   commands</a></h2>
+
   <pre>
     TPOS    Transpose characters                   -  Ctrl-t
     SETMARK Set mark at current position in line   -  Ctrl-@
@@ -121,9 +120,7 @@ or add text as you like, using the Line-Editor keys.
     KILLREG Kill region between mark and position  -  Ctrl-x Ctrl-w (<em><a href="#note_3">see note 3</a></em>)
     YANK    Insert text last killed (with KILLREG) -  Ctrl-y
 </pre>
-
-  <h2><a name="special_keys" id="special_keys">Special
-  keys</a></h2>
+  <h2><a name="special_keys" id="special_keys">Special keys</a></h2>
 
   <p>See the <em><a href="edit_help.html#special_keys">Lynx Line
   Editor</a></em> page for an explanation of terminology and
@@ -182,6 +179,7 @@ or add text as you like, using the Line-Editor keys.
 
   <p>Here are some additional details on other keys, for the
   curious (very much subject to change)</p>
+
   <pre>
 Normal key action when used in form fields, subject to remapping
 with KEYMAP: [FORM (except Up-Arrow, Down-Arrow)]