X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=2663e3502c516daff2724b4301e1178f54d25521;hp=2eb940423119e9eae70385ac8f58c37bb687caae;hb=880921a43010ea96ac35d22de4c219db69556722;hpb=0bf067b4f791f83229f8fb9d47d872da98cfb4e0 diff --git a/news.php b/news.php index 2eb9404..2663e35 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,19 @@

+2021 June 15 - GNU nano 5.8 "Why is it necessary to be special?" +
+
    +
  • After a search, the spotlighting is dropped after 1.5 seconds (0.8
    + seconds with --quick) to avoid the idea that the text is selected.
  • +
  • A + and a space before a filename on the command line will put the
    + cursor at the end of the corresponding buffer.
  • +
  • Linter messages no longer include filename and line/column numbers.
  • +
  • Color name "grey" or "gray" can be used instead of "lightblack".
  • +
  • The color of the minibar can be chosen with 'set minicolor'.
  • +
+

+ 2021 April 29 - GNU nano 5.7 "Toți ceilalți arau câmpurile"
    @@ -275,6 +288,7 @@
    • The ability to read from and write to a FIFO has been regained.
    • +
    • Opening a file no longer triggers an inotify CLOSE_WRITE event.
    • Startup time is reduced by fully parsing a syntax only when needed.
    • Asking for help (^G) when using --operatingdir does not crash.
    • The reading of a huge or slow file can be stopped with ^C.