]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
add a <meta> description tag in the <head> section of the main page
[nano-editor.git] / news.php
index 5ed2708537547841363509b828844028d3d6eb24..f6cdbe248c80959331c42e64b3a35cf14748bde0 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,6 +1,4 @@
-<?php include "top.php"; ?>
-
-<title>GNU nano: News</title>
+<?php $title="News";  include "top.php"; ?>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
 <tr VALIGN=TOP>
 <td>
 <br><br>
 
+2021 April 29 - <b>GNU nano 5.7</b> "To&#x21B;i ceilal&#x21B;i arau c&acirc;mpurile"
+<br>
+<table><tr><td><ul>
+<li>The output of <tt>--constantshow</tt> (without <tt>--minibar</tt>) is more stable.</li>
+<li>When opening multiple buffers and there is an error message, this<br>
+    message is shown again upon first switch to the relevant buffer.</li>
+<li>The position and size of the indicator now follow actual lines,<br>
+    instead of visual lines when in softwrap mode, meaning that the<br>
+    size of the indicator can change when scrolling in softwrap mode.</li>
+</ul></td></tr></table>
+<br><br>
+
+2021 March 3 - <b>GNU nano 5.6.1</b> "Geelgors"
+<br>
+<table><tr><td><ul>
+<li>Search matches are properly colorized in softwrap mode too.</li>
+<li>Option 'highlightcolor' has been renamed to 'spotlightcolor'.</li>
+</ul></td></tr></table>
+<br><br>
+
 2021 February 24 - <b>GNU nano 5.6</b> "Wielewaal"
 <br>
 <table><tr><td><ul>
@@ -24,7 +42,7 @@
     in addition to placing the cursor at the start of the match.<br>
     The color combination can be changed with 'set highlightcolor'.<br>
     By default the cursor is hidden until the next keystroke, but<br>
-    it can be forced on with --showcursor / 'set showcursor'.</li>
+    it can be forced on with <tt>--showcursor</tt> / 'set showcursor'.</li>
 <li>Option <tt>--markmatch</tt> / 'set markmatch' has been removed.</li>
 <li>Cursor position and character code are displayed in the minibar<br>
     only when option <tt>--constantshow</tt> / 'set constantshow' is used,<br>