diff options
Diffstat (limited to 'lynx_help/keystrokes/edit_help.html')
-rw-r--r-- | lynx_help/keystrokes/edit_help.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lynx_help/keystrokes/edit_help.html b/lynx_help/keystrokes/edit_help.html index a72e5a99..92008a63 100644 --- a/lynx_help/keystrokes/edit_help.html +++ b/lynx_help/keystrokes/edit_help.html @@ -43,15 +43,15 @@ is the <A HREF="alt_edit_help.html">Alternate Bindings</A> keymap. UPPER Upper case the line - Ctrl-T LOWER Lower case the line - Ctrl-K - LKCMD Invoke cmd prompt - Ctrl-V (in form input fields, only) [2] + LKCMD Invoke cmd prompt - Ctrl-V (in form text fields, only) [2] SWMAP Switch input keymap - Ctrl-^ [1] "next" means the character "under" a box or underline style cursor; it means "to the immediate right of" an I-beam (between characters) type cursor. -[2] Follow Ctrl-V with the key "e" bound to the EDIT function, - to edit the form's textarea field using an external editor. +[2] Follow Ctrl-V with the key "e" bound to the EDIT function, + to edit the form's textarea field using an external editor. </pre> </body> </html> |