]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 5.6.1
[nano-editor.git] / news.php
index 5ed2708537547841363509b828844028d3d6eb24..e2c4b1ec67d5b83c9af3b5fed3512ea26342394f 100644 (file)
--- a/news.php
+++ b/news.php
 <td>
 <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 +32,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>