From 9ebee362a51963cb5bf2626c305f024c4d881361 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 27 Nov 2021 14:16:37 +0100 Subject: [PATCH] tweaks: fix typo, and improve description of 'set zero' in sample nanorc --- doc/nano.1 | 2 +- doc/nano.texi | 4 ++-- doc/nanorc.5 | 2 +- doc/sample.nanorc.in | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/nano.1 b/doc/nano.1 index b0ecc313..52178b8c 100644 --- 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 index 4ba6fe54..4e4b5ab0 100644 --- 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 index a120b21a..aaf169a9 100644 --- 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 index 8ad0ef2d..3ccedddd 100644 --- 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