tweaks: shorten the description of --zero in the manuals a bit

master
Benno Schulenberg 2021-11-16 16:22:36 +01:00
parent f757c4a512
commit b66a040828
3 changed files with 4 additions and 4 deletions

View File

@ -358,7 +358,7 @@ The line plus column numbers and the character code are displayed only when
The state flags are displayed only when \fB\-\-stateflags\fR is used.
.TP
.BR \-0 ", " \-\-zero
Hide the minibar (or the title bar plus status bar) and use all rows
Hide the title bar (or minibar) and use all rows
of the terminal for showing the text of the buffer. Only significant
messages appear on the status bar, and disappear upon the next keystroke.
This "hidden interface" mode can be toggled with \fBM-Z\fR.

View File

@ -704,7 +704,7 @@ The state flags are displayed only when @code{--stateflags} is used.
@item -0
@itemx --zero
Hide the minibar (or the title bar plus status bar) and use all rows
Hide the title bar (or minibar) and use all rows
of the terminal for showing the text of the buffer. Only significant
messages appear on the status bar, and disappear upon the next keystroke.
This "hidden interface" mode can be toggled with @kbd{M-Z}.
@ -1150,7 +1150,7 @@ Let an unmodified @kbd{Backspace} or @kbd{Delete} erase the marked region
(instead of a single character, and without affecting the cutbuffer).
@item set zero
Hide the minibar (or the title bar plus status bar) and use all rows
Hide the title bar (or minibar) and use all rows
of the terminal for showing the text of the buffer. Only significant
messages appear on the status bar, and disappear upon the next keystroke.
This "hidden interface" mode can be toggled with @kbd{M-Z}.

View File

@ -398,7 +398,7 @@ Let an unmodified Backspace or Delete erase the marked region
(instead of a single character, and without affecting the cutbuffer).
.TP
.B set zero
Hide the minibar (or the title bar plus status bar) and use all rows
Hide the title bar (or minibar) and use all rows
of the terminal for showing the text of the buffer. Only significant
messages appear on the status bar, and disappear upon the next keystroke.
This "hidden interface" mode can be toggled with \fBM-Z\fR.