]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 6.2
[nano-editor.git] / news.php
index 4b44e76fd737ebdcd8fea087acd750d994294d43..951c0e0a35b26bc4d97ff47f208c6369723bb74d 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <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 is some<br>
-    text after the cursor, just this text is erased.  In the most common<br>
-    situation, when the cursor is at the end of the answer, the behavior<br>
-    is as before: the whole answer is erased.</li>
+<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>