about summary refs log tree commit diff stats
path: root/lynx_help/keystrokes
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2023-11-06 01:21:57 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2023-11-06 01:36:39 +0000
commitc244c640f9b4f69f521d286b77db0be566a5a610 (patch)
tree4cfff9a71e729662d748f8af597a82e5dd7b10e4 /lynx_help/keystrokes
parentae8afd251f08aa6ce99daf430c411dda178327c6 (diff)
downloadlynx-snapshots-c244c640f9b4f69f521d286b77db0be566a5a610.tar.gz
snapshot of project "lynx", label v2-9-0dev_12m
Diffstat (limited to 'lynx_help/keystrokes')
-rw-r--r--lynx_help/keystrokes/keystroke_help.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/lynx_help/keystrokes/keystroke_help.html b/lynx_help/keystrokes/keystroke_help.html
index 68043ffb..f079c786 100644
--- a/lynx_help/keystrokes/keystroke_help.html
+++ b/lynx_help/keystrokes/keystroke_help.html
@@ -1,4 +1,4 @@
-<!-- $LynxId: keystroke_help.html,v 1.22 2021/07/01 21:02:38 tom Exp $ -->
+<!-- $LynxId: keystroke_help.html,v 1.24 2023/11/05 10:04:26 tom Exp $ -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <html>
 <head>
@@ -135,6 +135,14 @@
        "              - Toggle valid or "soft" double-quote parsing
        CTRL-R         - Reload current file and refresh the screen
        CTRL-L         - Refresh the screen
+       CTRL-S         - For UNIX hosts:
+                        Copy the URL for the current document or link to
+                        the clipboard using command in $RL_CLCOPY_CMD. as
+                        illustrated in the <a href=
+"https://metacpan.org/dist/Term-ReadLine-Perl/source/ReadLine/readline.pm#L4451">clipboard_set</a> function
+                        of the (undated) Perl Term-ReadLine-Perl script.
+                        The clipboard contents can be retrieved using Lynx's
+                        PASTE_URL command (in turn, via $RL_PASTE_CMD).
 
        CTRL-V         - Outside of a text input line or field,
                         switch to <a href=