X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=4750ed3aa98341ce7229e319aaea6836cd6dd325;hp=80b162258bb5001c172a7ef1e1b0a62ca6bf390e;hb=b1d6db0925ae654ed1f4b438f2f02e266d907065;hpb=3dfa6adf7b4b7a39917b892eceaca6826caddc3b diff --git a/news.php b/news.php index 80b1622..4750ed3 100644 --- a/news.php +++ b/news.php @@ -17,6 +17,43 @@

+2021 April 29 - GNU nano 5.7 "Toți ceilalți arau câmpurile" +
+
    +
  • The output of --constantshow (without --minibar) is more stable.
  • +
  • When opening multiple buffers and there is an error message, this
    + message is shown again upon first switch to the relevant buffer.
  • +
  • The position and size of the indicator now follow actual lines,
    + instead of visual lines when in softwrap mode, meaning that the
    + size of the indicator can change when scrolling in softwrap mode.
  • +
+

+ +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" +
+
    +
  • A search match gets highlighted (in black on yellow by default),
    + 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'.
  • +
  • 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,
    + and their display can be toggled with M-C.
  • +
  • The state flags are displayed in the minibar only when option
    + --stateflags / 'set stateflags' is used.
  • +
+

+ 2021 January 14 - GNU nano 5.5 "Rebecca"