]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 6.4
[nano-editor.git] / news.php
index b7d05604bacde8450be774b763b187a10ff43d29..5c8e35f18af60226501f1ed99388a9519b93a545 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2022 August 2 - <b>GNU nano 6.4</b> "Regentag Dunkelbunt Hundertwasser"
+<br>
+<table><tr><td><ul>
+<li>The file browser does not crash when moving up to the root folder.</li>
+<li>Softwrapping very long lines is done more efficiently.</li>
+<li>Invoking the formatter does not blink the screen.</li>
+</ul></td></tr></table>
+<br><br>
+
 2022 April 28 - <b>GNU nano 6.3</b> "Wat zullen we drinken? Wat een dorst!"
 <br>
 <table><tr><td><ul>
-<li>For multiline regexes, text is now colored as soon a start match<br>
+<li>For multiline regexes, text is now colored as soon as a start match<br>
     is found, also when there is no end match at all.</li>
 <li>The colorizing of any line is stopped after two thousand bytes,<br>
     to avoid frustrating delays.</li>