nano

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

commit f60c6b25ad6bbb105a6c1186dbd833c32ab38ddb
parent c6a2664106d0676aee6d4555b640e4ab4540a65c
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Tue,  5 Mar 2024 08:44:04 +0100

docs: delete a remark about libvte that is no longer relevant

Libvte 0.55 is more than five years old -- almost all users will
have upgraded by now to 0.55 or newer.

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

diff --git a/doc/nano.texi b/doc/nano.texi @@ -1114,8 +1114,6 @@ Save a changed buffer automatically on exit (@kbd{^X}); don't prompt. @item set scrollercolor @var{fgcolor},@var{bgcolor} Use this color combination for the indicator alias "scrollbar". -(On terminal emulators that link to a libvte older than version 0.55, -using a background color here does not work correctly.) @xref{@code{set keycolor}} for valid color names. @item set selectedcolor [bold,][italic,]@var{fgcolor},@var{bgcolor} diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -298,8 +298,6 @@ Save a changed buffer automatically on exit (\fB^X\fR); don't prompt. .TP .B set scrollercolor \fIfgcolor\fB,\fIbgcolor\fR Use this color combination for the indicator alias "scrollbar". -(On terminal emulators that link to a libvte older than version 0.55, -using a background color here does not work correctly.) See \fBset titlecolor\fR for more details. .TP .B set selectedcolor \fR[\fBbold,\fR][\fBitalic,\fR]\fIfgcolor\fB,\fIbgcolor\fR