]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 9.0 master
authorBenno Schulenberg <bensberg@telfort.nl>
Wed, 8 Apr 2026 15:13:23 +0000 (17:13 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Wed, 8 Apr 2026 15:13:23 +0000 (17:13 +0200)
last-branch
last-modified
last-version
news.php

index 301160a93062df23030a69f4b5e4d9bf71866ee9..f11c82a4cb6cc2e8f3bdf52b5cdeaad4d5bb214e 100644 (file)
@@ -1 +1 @@
-8
\ No newline at end of file
+9
\ No newline at end of file
index 62fd1642af07231ba74adfa9a9feb1cadc8d031e..5730c815875ee38de0aaa07eced3891374df1a65 100644 (file)
@@ -1 +1 @@
-2026 February 4
\ No newline at end of file
+2026 April 8
\ No newline at end of file
index efeecbe2c5e2188b237bc58013491fc92be5879e..a80905028c2e440428cc04cc0c6b57b24c6f8ea9 100644 (file)
@@ -1 +1 @@
-8.7.1
\ No newline at end of file
+9.0
\ No newline at end of file
index 59b2441666f523a6575b5a6f654fc45c026631e7..42bd6aa2e6c710ed0c67eaa3c6890bedc2889eca 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2026 April 8 - <b>GNU nano 9.0</b> <i>"Le bonheur est dans le prĂ©"</i>
+<br>
+<table><tr><td><ul>
+<li> When the cursor almost goes offscreen to the right, all lines are<br>
+     now scrolled sideways together, by just the amount needed to keep<br>
+     the cursor in view.  Use <tt>--solosidescroll</tt> or 'set solosidescroll'<br>
+     to get back the old, jerky, single-line horizontal scrolling.</li>
+<li> The viewport can be scrolled sideways (in steps of one tabsize)<br>
+     with <tt>M-&lt;</tt> and <tt>M-&gt;</tt>.  See `man nanorc` if <tt>M-&lt;</tt> and <tt>M-&gt;</tt> should switch<br>
+     between buffers (as they did earlier).</li>
+<li> <tt>M-Left</tt>, <tt>M-Right</tt>, <tt>M-Up</tt>, and <tt>M-Down</tt> have become rebindable.</li>
+<li> Stopping the recording of a macro immediately after starting it<br>
+     cancels the recording and leaves an existing macro in place.</li>
+<li> Feature toggles no longer break a chain of <tt>^K</tt> cuts or <tt>M-6</tt> copies,<br>
+     except the <tt>M-K</tt> cut-from-cursor toggle.</li>
+<li> With <tt>--mouse</tt> plus <tt>--indicator</tt>, one can click in the scrollbar area<br>
+     to roughly navigate within the buffer.</li>
+</ul></td></tr></table>
+<br><br>
+
+
 2026 February 4 - <b>GNU nano 8.7.1</b> <i>"Tende Samnug"</i>
 <br>
 <table><tr><td><ul>