]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
add a line break
[nano-editor.git] / news.php
index 5c8e35f18af60226501f1ed99388a9519b93a545..911f25b5f3c95cb39258c3958552549006e6b93b 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,6 +1,6 @@
 <?php $title="News";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%">
+<table border=0 width="100%">
 <tr>
 <td>
 <br><br>
 <td>
 <br><br>
 
+2023 January 18 - <b>GNU nano 7.2</b> "Boer doe mij 't hekke l&ouml;s!"
+<br>
+<table><tr><td><ul>
+<li>&lt;Shift+Insert&gt; is prevented from pasting in view mode.</li>
+</ul></td></tr></table>
+<br><br>
+
+2022 December 14 - <b>GNU nano 7.1</b> "And the devices shall be made of wood"
+<br>
+<table><tr><td><ul>
+<li>When <tt>--autoindent</tt> and <tt>--breaklonglines</tt> are combined, pressing<br>
+    &lt;Enter&gt; at a specific position no longer eats characters.</li>
+</ul></td></tr></table>
+<br><br>
+
+2022 November 15 - <b>GNU nano 7.0</b> "Una existencia simple bajo el sol"
+<br>
+<table><tr><td><ul>
+<li>String binds may contain bindable function names between braces.<br>
+    For example, to move the current line down to after the next one:<br>
+    <tt>bind ^D "{cut}{down}{paste}{up}" main</tt>.  Of course, braced function<br>
+    names may be mixed with literal text.  If an existing string bind<br>
+    contains a literal <tt>{</tt>, replace it with <tt>{{}</tt>.</li>
+<li>Unicode codes can be entered (via <tt>M-V</tt>) without leading zeroes,<br>
+    by finishing short codes with &lt;Space&gt; or &lt;Enter&gt;.</li>
+<li>Word completion (<tt>^]</tt>) looks for candidates in all open buffers.</li>
+<li>No regular expression matches the final empty line any more.</li>
+</ul></td></tr></table>
+<br><br>
+
+
 2022 August 2 - <b>GNU nano 6.4</b> "Regentag Dunkelbunt Hundertwasser"
 <br>
 <table><tr><td><ul>