nano

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

commit 923d6300adc38426fb005e91b44d05ba3faf8da0
parent baa4edc6caf549f2694eea93ac903b3ba2014f04
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Fri, 11 Nov 2022 12:50:30 +0100

tweaks: attribute some of the features that were added in the last years

Diffstat:
MAUTHORS | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/AUTHORS b/AUTHORS @@ -8,7 +8,9 @@ Chris Allegretta <chrisa@asty.org> Benno Schulenberg <bensberg@telfort.nl> * An array of small bug fixes, the cut-word and block-jump routines, text selection by holding Shift, macro recording - and replay, plus some key bindings. Current maintainer. + and replay, extra key bindings, the --indicator, --minibar, + and --zero options, and braced functions in string binds. + Current maintainer. David Lawrence Ramsey <pooka109@gmail.com> * Former stable series maintainer. Multiple buffer support,