commit 9ebee362a51963cb5bf2626c305f024c4d881361
parent 27928e47be9c63747ab2f016c376a02db2265d69
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sat, 27 Nov 2021 14:16:37 +0100
tweaks: fix typo, and improve description of 'set zero' in sample nanorc
Diffstat:
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/nano.1 b/doc/nano.1
@@ -360,7 +360,7 @@ The state flags are displayed only when \fB\-\-stateflags\fR is used.
.BR \-0 ", " \-\-zero
Hide all elements of the interface (title bar, status bar, and help lines)
and use all rows of the terminal for showing the contents of the buffer.
-The status bar appears only where there is a significant message,
+The status bar appears only when there is a significant message,
and disappears after 1.5 seconds or upon the next keystroke.
With \fBM-Z\fR the title bar plus status bar can be toggled.
With \fBM-X\fR the help lines.
diff --git a/doc/nano.texi b/doc/nano.texi
@@ -706,7 +706,7 @@ The state flags are displayed only when @code{--stateflags} is used.
@itemx --zero
Hide all elements of the interface (title bar, status bar, and help lines)
and use all rows of the terminal for showing the contents of the buffer.
-The status bar appears only where there is a significant message,
+The status bar appears only when there is a significant message,
and disappears after 1.5 seconds or upon the next keystroke.
With @kbd{M-Z} the title bar plus status bar can be toggled.
With @kbd{M-X} the help lines.
@@ -1162,7 +1162,7 @@ Let an unmodified @kbd{Backspace} or @kbd{Delete} erase the marked region
@item set zero
Hide all elements of the interface (title bar, status bar, and help lines)
and use all rows of the terminal for showing the contents of the buffer.
-The status bar appears only where there is a significant message,
+The status bar appears only when there is a significant message,
and disappears after 1.5 seconds or upon the next keystroke.
With @kbd{M-Z} the title bar plus status bar can be toggled.
With @kbd{M-X} the help lines.
diff --git a/doc/nanorc.5 b/doc/nanorc.5
@@ -405,7 +405,7 @@ Let an unmodified Backspace or Delete erase the marked region
.B set zero
Hide all elements of the interface (title bar, status bar, and help lines)
and use all rows of the terminal for showing the contents of the buffer.
-The status bar appears only where there is a significant message,
+The status bar appears only when there is a significant message,
and disappears after 1.5 seconds or upon the next keystroke.
With \fBM-Z\fR the title bar plus status bar can be toggled.
With \fBM-X\fR the help lines.
diff --git a/doc/sample.nanorc.in b/doc/sample.nanorc.in
@@ -197,7 +197,7 @@
## of a single character, and without affecting the cutbuffer).
# set zap
-## Hide the bars and use the whole terminal for editable text.
+## Hide the bars plus help lines and use the whole terminal as edit area.
# set zero