From 340d6d049909b954f392f7026cf6662356c9cac5 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 30 Jun 2017 07:00:17 -0700 Subject: doc: suspend and refresh in editing help. * txr.1: Document Ctrl-Z and Ctrl-L working in editing help. --- txr.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3