diff options
Diffstat (limited to 'lynx_help/keystrokes/bashlike_edit_help.html')
-rw-r--r-- | lynx_help/keystrokes/bashlike_edit_help.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lynx_help/keystrokes/bashlike_edit_help.html b/lynx_help/keystrokes/bashlike_edit_help.html index e0d63157..a12e8eb5 100644 --- a/lynx_help/keystrokes/bashlike_edit_help.html +++ b/lynx_help/keystrokes/bashlike_edit_help.html @@ -11,8 +11,8 @@ Lynx invokes a built-in <em>Line Editor</em> for entering strings in response to prompts, in forms, and for email messages if an external editor -has not been defined. Administrators can offer several sets of key -bindings by configuring with --enable-alt-bindings or by adding them in +has not been defined. Several sets of key-bindings can be offered +by configuring with --enable-alt-bindings or by adding them in LYEditmap.c before compiling Lynx. If available, they may be selected via the 'o'ptions menu, or by editing lineedit_mode in the '.lynxrc' file. @@ -161,7 +161,9 @@ Passed as specific command: M-e EDITTEXTAREA C-e C-e M-g GROWTEXTAREA (none, C-v $ suggested?) M-i INSERTFILE (none, C-v # suggested?) - M-F1 DWIMHELP (none, F1 suggested) + M-< HOME M-Home + M-> END M-End + M-F1 DWIMHELP F1 M-Find WHEREIS C-v / M-Select NEXT C-v n |