nano

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

commit 6728e5d7918958b1de2251e02cf49e4ac067f6f3
parent 101b53b541e70f9dee54865f35276b75cf2ff5df
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Tue, 16 Jan 2024 16:08:08 +0100

docs: mention the missing two options that override --bold

And improve one word.

Diffstat:
Mdoc/nano.texi | 7++++---
Mdoc/nanorc.5 | 10++++++----
2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -380,7 +380,7 @@ browser exits. @node Command-line Options @chapter Command-line Options -@command{nano} takes the following options from the command line: +@command{nano} accepts the following options from the command line: @table @option @@ -406,8 +406,9 @@ The uniquely numbered files are stored in the specified directory. @item -D @itemx --boldtext For the interface, use bold instead of reverse video. This will be overridden -by setting the options @code{titlecolor}, @code{statuscolor}, @code{keycolor}, -@code{functioncolor}, @code{numbercolor}, and/or @code{selectedcolor} in your +by setting the options @code{titlecolor}, @code{statuscolor}, +@code{promptcolor}, @code{minicolor}, @code{keycolor}, @code{functioncolor}, +@code{numbercolor}, and/or @code{selectedcolor} in your nanorc file. @xref{@code{set keycolor}} for details. @item -E diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -98,10 +98,12 @@ with \fBset backup\fR or \fB\-\-backup\fR or \fB\-B\fR. The uniquely numbered files are stored in the specified \fIdirectory\fR. .TP .B set boldtext -Use bold instead of reverse video for the title bar, status bar, key combos, -function tags, line numbers, and selected text. This can be overridden by -setting the options \fBtitlecolor\fP, \fBstatuscolor\fP, \fBkeycolor\fP, -\fBfunctioncolor\fP, \fBnumbercolor\fP, and \fBselectedcolor\fP. +Use bold instead of reverse video for the title bar, status bar, +prompt bar, mini bar, key combos, function tags, line numbers, +and selected text. This can be overridden by setting the options +\fBtitlecolor\fP, \fBstatuscolor\fP, +\fBpromptcolor\fP, \fBminicolor\fP, \fBkeycolor\fP, \fBfunctioncolor\fP, +\fBnumbercolor\fP, and/or \fBselectedcolor\fP. .TP .B set bookstyle When justifying, treat any line that starts with whitespace as the