nano

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

commit 97fec5603fec2c459696072f780faf8e42a8987c
parent 3b8847f319891d069a021f9036c36eaeb1fee672
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 29 Jul 2019 19:24:02 +0200

docs: mention the M-N toggle instead of the obsolete M-# one

Reported-by: Bill Hager <prog00@protonmail.com>

Diffstat:
Mdoc/nano.texi | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -1711,7 +1711,7 @@ the file type and thus which syntax to use for colouring --- often the tests on filename extension and header line will be enough). @item --disable-linenumbers -Disable the line-numbering function (@kbd{M-#}). This also eliminates the +Disable the line-numbering function (@kbd{M-N}). This also eliminates the @option{-l} command-line option, which turns line numbering on. @item --disable-mouse