X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=5c8e35f18af60226501f1ed99388a9519b93a545;hp=b7d05604bacde8450be774b763b187a10ff43d29;hb=877a14fc52d754fcba75e4cbbec2667eb738f681;hpb=060a613149b18831b3ecd3c52303849df28d309c diff --git a/news.php b/news.php index b7d0560..5c8e35f 100644 --- a/news.php +++ b/news.php @@ -12,10 +12,19 @@

+2022 August 2 - GNU nano 6.4 "Regentag Dunkelbunt Hundertwasser" +
+
    +
  • The file browser does not crash when moving up to the root folder.
  • +
  • Softwrapping very long lines is done more efficiently.
  • +
  • Invoking the formatter does not blink the screen.
  • +
+

+ 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
    +
  • For multiline regexes, text is now colored as soon as 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.