nano

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

commit 890e12fc79b351fb576ce3e06b54db5d597537ba
parent ab1a5c7abb4e0c6206715af58244febd4bdc3e6e
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Thu, 16 Apr 2020 11:05:14 +0200

docs: note Marco as the original author of the bookmarking code

Diffstat:
MAUTHORS | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/AUTHORS b/AUTHORS @@ -69,6 +69,7 @@ Rishabh Dave <rishabhddave@gmail.com> Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com> * Filtering text through an external command. + * Placing anchors (bookmarks) and jumping to them. Brand Huntsman <alpha@qzx.com> * The delayed parsing of syntax files.