]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 4.8
[nano-editor.git] / news.php
index 996b6d2327324bf9af1e1e3d1416347864bb7d3d..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>