nano

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

commit 9536edfcc6826d42e99bdb24c1d501bd50a21f1a
parent efa42e4a882c9b05b92fc257f97d2ba900cd38d5
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon, 13 Jun 2016 12:31:27 +0200

add a news item for 2.6.0

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

Diffstat:
MNEWS | 13+++++++++++++
1 file changed, 13 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS @@ -1,3 +1,16 @@ +2016.06.17 - nano 2.6.0 "Rubicon" fixes more than fifty little bugs -- and + some of them not so little. It improves moving about in + the file browser, corrects failings of the internal spell + checker, adds a new feature (comment/uncomment lines, with + default binding M-3), makes some error messages clearer, + shows more of a file when positionlog is used and the cursor + is near the end, displays all error messages at startup if + there are multiple ones, does not misinterpret keystrokes + when typing very fast, is less eager to trim the filename + on narrow terminals, speeds up case-insensitive searches, + and allows to abort re-searches. Among bunches of other + things. It is worth the trouble to upgrade. + 2016.02.25 - GNU nano 2.5.3 "Alphys" is released. This release contains fixes for bugs like: stray cursor positioning errors, many many memory leaks including file reading,