]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 4.8
[nano-editor.git] / news.php
index 9777337aedd99003d538e18b1fb30f07c9a23493..ccbc5810e29b61d17d26d9c21234d00e8d105ff3 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <br><br>
 
+2020 February 7 - <b>GNU nano 4.8</b> "Ja&scaron;ka"
+<br>
+<table><tr><td><ul>
+<li>When something is pasted into nano, auto-indentation is suppressed,<br>
+  and the paste can be undone as a whole with a single <tt>M-U</tt>.</li>
+<li>When a lock file is encountered during startup, pressing <tt>^C</tt>/Cancel<br>
+  quits nano.  (Pressing 'No' just skips the file and continues.)</li>
+<li>Shift+Meta+letter key combos can be bound with 'bind Sh-M-letter'.<br>
+  Making any such binding dismisses the default behavior of ignoring<br>
+  Shift for all Meta+letter keystrokes.</li>
+<li>The configuration option <tt>--with-slang</tt> (to be avoided when possible)<br>
+  can now be used only together with <tt>--enable-tiny</tt>.</li>
+<li>A custom nanorc file can be specified on the command line, with<br>
+  <tt>-f filename</tt> or <tt>--rcfile=filename</tt>.</li>
+</ul></td></tr></table>
+<br><br>
+
 2019 December 23 - <b>GNU nano 4.7</b> "Havikskruid"
+<br>
+<table><tr><td><ul>
 <li>A &lt;Tab&gt; will indent a marked region only when mark and cursor are<br>
   on different lines.</li>
 <li>Two indentations (any mix of tabs and spaces) are considered the<br>
@@ -25,6 +44,8 @@
 <li>When using <tt>--breaklonglines</tt> or <tt>^J</tt>, a line will never be broken in<br>
   its leading whitespace or quoting.</li>
 <li>The keywords in nanorc files must be in lowercase.</li>
+</ul></td></tr></table>
+<br><br>
 
 2019 November 29 - <b>GNU nano 4.6</b> "And don't you eat that yellow snow"
 <br>