]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 6.3
[nano-editor.git] / news.php
index b95cc56896f6a721531261ea09b9491d6ff31c02..b7d05604bacde8450be774b763b187a10ff43d29 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <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>
+    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>
+<li>The file browser clears the prompt bar also when using <tt>--minibar</tt>.</li>
+<li>Linting now works also with a newer 'pyflakes'.</li>
+</ul></td></tr></table>
+<br><br>
+
+2022 February 9 - <b>GNU nano 6.1</b> "Re&#x21B;elele de socializare sunt ca un frigider"
+<br>
+<table><tr><td><ul>
+<li>The behavior of <tt>^K</tt> at a prompt has been enhanced: when there<br>
+    is text after the cursor, just this text is erased.  (In the usual<br>
+    situation, however, when the cursor is at the end of the answer,<br>
+    the behavior is as before: the whole answer is erased.)</li>
+<li>At a prompt, <tt>M-6</tt> copies the current answer into the cutbuffer.</li>
+<li>Large external pastes into nano are handled more quickly.</li>
+</ul></td></tr></table>
+<br><br>
+
 2021 December 15 - <b>GNU nano 6.0</b> "Humor heeft ook zijn leuke kanten"
 <br>
 <table><tr><td><ul>