nano

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

commit 69d33ec170454c1b21b05780186fb9f251e7dd59
parent 40a4225ed8d8ab30ce6c052592fb9d9108b6f54e
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Fri, 19 Aug 2022 16:58:09 +0200

tweaks: rewrap line, improve wording, and correct typo in old news item

Diffstat:
MNEWS | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS @@ -936,13 +936,13 @@ the command line will now override any related .nanorc entries. Speak now or forever hold your bugs! -2009.11.15 - GNU nano 2.1.99pre1 "take a bow" is out there, man, it's - out there all right. This release contains mainly +2009.11.15 - GNU nano 2.1.99pre1 "take a bow" is out there, man, + it's out there all right. This release contains mainly bugfixes, underscoring that we are preparing for the next stable series release. Included are many fixes for the new soft wrapping code, compiler warning tweaks, and the modification time warning no longer triggers - when saving a file as a new name. Also include are + when saving a file with a new name. Also included are some fixes for various nanorc options, and there are surely more bugs to find before we call the code base stable, so please keep those reports coming!