X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=b7d05604bacde8450be774b763b187a10ff43d29;hp=b95cc56896f6a721531261ea09b9491d6ff31c02;hb=060a613149b18831b3ecd3c52303849df28d309c;hpb=f9aef8a0f45d66f0919c3c97de9d252605c02547 diff --git a/news.php b/news.php index b95cc56..b7d0560 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,43 @@

+2022 April 28 - GNU nano 6.3 "Wat zullen we drinken? Wat een dorst!" +
+
    +
  • For multiline regexes, text is now colored as soon a start match
    + is found, also when there is no end match at all.
  • +
  • The colorizing of any line is stopped after two thousand bytes,
    + to avoid frustrating delays.
  • +
  • When environment variable NO_COLOR is set, the two default colors
    + (yellow for the spotlight, red for error messages) are suppressed
    + when no interface colors are specified in a nanorc file.
  • +
  • Full justification and piping the whole buffer through a command
    + now keep the cursor at the same line number.
  • +
  • Utility xsel can be used to copy a marked region to the system's
    + clipboard. See doc/sample.nanorc for an example.
  • +
+

+ +2022 February 18 - GNU nano 6.2 "Kamperfoelie" +
+
    +
  • The file browser clears the prompt bar also when using --minibar.
  • +
  • Linting now works also with a newer 'pyflakes'.
  • +
+

+ +2022 February 9 - GNU nano 6.1 "Rețelele de socializare sunt ca un frigider" +
+
    +
  • The behavior of ^K at a prompt has been enhanced: when there
    + is text after the cursor, just this text is erased. (In the usual
    + situation, however, when the cursor is at the end of the answer,
    + the behavior is as before: the whole answer is erased.)
  • +
  • At a prompt, M-6 copies the current answer into the cutbuffer.
  • +
  • Large external pastes into nano are handled more quickly.
  • +
+

+ 2021 December 15 - GNU nano 6.0 "Humor heeft ook zijn leuke kanten"