summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-06-30 07:00:17 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-06-30 07:00:17 -0700
commitbefa483d6f210f3b22af606dcf665502f1a132a0 (patch)
treeab0ee328467490f87666febbc644a947bf40e57e /txr.1
parent81e53d6dc75c32696888d83cf15be17fe9f56a46 (diff)
downloadtxr-befa483d6f210f3b22af606dcf665502f1a132a0.tar.gz
txr-befa483d6f210f3b22af606dcf665502f1a132a0.tar.bz2
txr-befa483d6f210f3b22af606dcf665502f1a132a0.zip
doc: suspend and refresh in editing help.
* txr.1: Document Ctrl-Z and Ctrl-L working in editing help.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.14
1 files changed, 3 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 0a5cebb2..d6fbe21e 100644
--- a/txr.1
+++ b/txr.1
@@ -58843,7 +58843,9 @@ The Ctrl-X ? command shows a summary of commands, in a four-line
display which temporarily replaces the editing area. The help text
is divided into several pages. Ctrl-C dismisses the display, and
returns to editing. The Ctrl-P, left arrow and up arrow keys return
-to the previous screen. Any other key advances to the next screen.
+to the previous screen. The Ctrl-Z and Ctrl-L commands are available,
+having their usual meaning of suspending and refreshing the display.
+Any other key advances to the next screen.
Advancing from the last screen, dismisses the display, and returns
to editing. Navigating to the previous screen when the first screen
is being shown also dismisses the display and returns to editing.