X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=e2c4b1ec67d5b83c9af3b5fed3512ea26342394f;hp=5ed2708537547841363509b828844028d3d6eb24;hb=2e8352ecd2ba83ab6e24f23de1285ae0c9ecdbfd;hpb=d2a5405383bbf441f0d586053f64bb8738e3b146 diff --git a/news.php b/news.php index 5ed2708..e2c4b1e 100644 --- a/news.php +++ b/news.php @@ -17,6 +17,14 @@

+2021 March 3 - GNU nano 5.6.1 "Geelgors" +
+
    +
  • Search matches are properly colorized in softwrap mode too.
  • +
  • Option 'highlightcolor' has been renamed to 'spotlightcolor'.
  • +
+

+ 2021 February 24 - GNU nano 5.6 "Wielewaal"
    @@ -24,7 +32,7 @@ in addition to placing the cursor at the start of the match.
    The color combination can be changed with 'set highlightcolor'.
    By default the cursor is hidden until the next keystroke, but
    - it can be forced on with --showcursor / 'set showcursor'. + it can be forced on with --showcursor / 'set showcursor'.
  • Option --markmatch / 'set markmatch' has been removed.
  • Cursor position and character code are displayed in the minibar
    only when option --constantshow / 'set constantshow' is used,