nano

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

commit cb0289f0dc5ec9309ac545944be452bc011db042
parent b027263a37bb175c5ca716ccd7d3378def1b7609
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Sat, 24 Feb 2018 13:31:15 +0100

tweaks: fix a copy-and-paste error

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

diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -102,7 +102,7 @@ This overrides the option \fBquickblank\fR. Use cut-from-cursor-to-end-of-line by default, instead of cutting the whole line. (The old form of this option, '\fBset cut\fR', is deprecated.) .TP -.B set statuscolor \fIfgcolor\fR,\fIbgcolor\fR +.B set errorcolor \fIfgcolor\fR,\fIbgcolor\fR Use this color combination for the status bar when an error message is displayed. See \fBset titlecolor\fR for valid color names. .TP