nano

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

commit 481178428bc6b402c8fa3d9bfa18cbc0cc48f7df
parent 9a2ef3a542ca8bcf3ad76a6ed5f297ad676fd28d
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Fri,  4 Oct 2019 12:00:09 +0200

oops: fix typo in Changelog

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

diff --git a/ChangeLog b/ChangeLog @@ -3,7 +3,7 @@ Changes between v4.4 and v4.5: Benno Schulenberg (60): bindings: add a dedicated keycode for <Tab> for when a region is marked - bump version numbers and add a news item for the 4.4 release + bump version numbers and add a news item for the 4.5 release color: don't concatenate an absolute path with the working directory docs: add two examples of the 'tabgives' command to the sample nanorc docs: describe the new syntax-specific 'tabgives' command