nano

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

commit 173cd01731aae7a6fff7a54031d971d3888a6c26
parent 737f4057fb83e78b1caf0df83926f58d1d4d3c7f
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Thu, 12 Jun 2025 09:23:15 +0200

docs: baptize the release

Diffstat:
MNEWS | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS @@ -1,4 +1,4 @@ -2025.06.12 - GNU nano 8.5 "" +2025.06.12 - GNU nano 8.5 "Sigourney" • Anchors are now saved when a file is closed, and restored when the file is reopened -- if and when --positionlog is active. • Nano exits with an error status upon keystrokes ^O^Q and ^X^Q.