]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 7.0
authorBenno Schulenberg <bensberg@telfort.nl>
Tue, 15 Nov 2022 10:38:31 +0000 (11:38 +0100)
committerBenno Schulenberg <bensberg@telfort.nl>
Tue, 15 Nov 2022 10:38:56 +0000 (11:38 +0100)
last-branch
last-modified
last-version
news.php

index 62f9457511f879886bb7728c986fe10b0ece6bcb..c7930257dfef505fd996e1d6f22f2f35149990d0 100644 (file)
@@ -1 +1 @@
-6
\ No newline at end of file
+7
\ No newline at end of file
index 46e27133903f72f2dd3acba9764836a6eeb5e96c..14081988c28271fe10aa7334639205888afe572f 100644 (file)
@@ -1 +1 @@
-2022 August 2
\ No newline at end of file
+2022 November 15
\ No newline at end of file
index 124bfa22daadf5e70284cc051c5244ed8ce8ae07..7104585f9a4397cb36585194da43b8922128bf8f 100644 (file)
@@ -1 +1 @@
-6.4
\ No newline at end of file
+7.0
\ No newline at end of file
index 5c8e35f18af60226501f1ed99388a9519b93a545..f3e92cbd4438b15f0987c2484933706d2948cb5a 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <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>