]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 5.1
authorBenno Schulenberg <bensberg@telfort.nl>
Wed, 12 Aug 2020 06:37:12 +0000 (08:37 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Wed, 12 Aug 2020 06:37:12 +0000 (08:37 +0200)
last-modified
last-version
news.php

index 0f05495a9c5f65ffa9622741c89a870db517c1a8..9d79ccb4999243b78b2c6f1cea62bfd7736b9831 100644 (file)
@@ -1 +1 @@
-2020 July 29
\ No newline at end of file
+2020 August 12
\ No newline at end of file
index 6e6366051638f977cca4368393347c872a05baa1..83364075e010b711a21b67fa5536b762cfdcb3e4 100644 (file)
@@ -1 +1 @@
-5.0
\ No newline at end of file
+5.1
\ No newline at end of file
index 3f5d368c83d93e30389268a6a3433343067d86e7..968e12a1de47d23a02435da6a84f33a756fe05e4 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2020 August 12 - <b>GNU nano 5.1</b> "Cantabria"
+<br>
+<table><tr><td><ul>
+<li><tt>M-Bsp</tt> (Alt+Backspace) deletes a word backwards, like in Bash.</li>
+<li><tt>M-[</tt> has become bindable.  (Be careful, though: as it is the<br>
+  starting combination of many escape sequences, avoid gluing<br>
+  it together with other keystrokes, like in a macro.)</li>
+<li>With <tt>--indicator</tt> and <tt>--softwrap</tt>, the first keystroke in<br>
+  an empty buffer does not crash.</li>
+<li>Invoking the formatter while text is marked does not crash.</li>
+<li>In UTF-8 locales, an anchor is shown as a diamond.</li>
+</ul></td></tr></table>
+<br><br>
+
 2020 July 29 - <b>GNU nano 5.0</b> "Among the fields of barley"
 <br>
 <table><tr><td><ul>