nano

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

commit 05a06048fcc941895f3ad0bb221b83ff58e172a5
parent c599bc9bff01c7c8a3a3dadf0172b7cb3d74f203
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon,  1 Aug 2022 09:21:08 +0200

tweaks: add a missing word to a news item

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

diff --git a/NEWS b/NEWS @@ -1,5 +1,5 @@ 2022.04.28 - GNU nano 6.3 "Wat zullen we drinken? Wat een dorst!" -• For multiline regexes, text is now colored as soon a start match +• For multiline regexes, text is now colored as soon as a start match is found, also when there is no end match at all. • The colorizing of any line is stopped after two thousand bytes, to avoid frustrating delays.