nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit b76b5b9967de60e97d0fdffba1391754d6755aa2
parent 1007ca5af8a49e767eb43ed4b572e56ca08b6b0c
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Sat, 13 Nov 2021 16:33:47 +0100

tweaks: use a few fewer capitals, and drop an unneeded synonym

Diffstat:
Mdoc/nano.texi | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -657,11 +657,11 @@ This is the default. (This option is the opposite of @option{-b} @item -x @itemx --nohelp -Expert Mode: don't show the two help lines at the bottom of the screen. -This affects the location of the status bar as well, as in Expert Mode it +Expert mode: don't show the two help lines at the bottom of the screen. +This affects the location of the status bar as well, as in Expert mode it is located at the very bottom of the editor. -Note: When accessing the help system, Expert Mode is temporarily +Note: When accessing the help system, Expert mode is temporarily disabled to display the help-system navigation keys. @item -y @@ -758,7 +758,7 @@ for more details). The following global toggles are available: @item Soft Wrapping @kbd{M-S} toggles the @option{-S} (@option{--softwrap}) command-line option. -@item Expert/No Help +@item Expert @kbd{M-X} toggles the @option{-x} (@option{--nohelp}) command-line option. @item Syntax Coloring