]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 6.4
[nano-editor.git] / news.php
index 951c0e0a35b26bc4d97ff47f208c6369723bb74d..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 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>
+<li>When environment variable <tt>NO_COLOR</tt> is set, the two default colors<br>
+    (yellow for the spotlight, red for error messages) are suppressed<br>
+    when no interface colors are specified in a nanorc file.</li>
+<li>Full justification and piping the whole buffer through a command<br>
+    now keep the cursor at the same line number.</li>
+<li>Utility <tt>xsel</tt> can be used to copy a marked region to the system's<br>
+    clipboard.  See <tt>doc/sample.nanorc</tt> for an example.</li>
+</ul></td></tr></table>
+<br><br>
+
 2022 February 18 - <b>GNU nano 6.2</b> "Kamperfoelie"
 <br>
 <table><tr><td><ul>