From: Benno Schulenberg Date: Sun, 13 Jun 2021 09:23:09 +0000 (+0200) Subject: add an overlooked item to the news for version 4.3 X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=c0610592c2bdf4f0185ad989f45fb845ba2da797;ds=sidebyside add an overlooked item to the news for version 4.3 --- diff --git a/news.php b/news.php index 2eb9404..060c7f0 100644 --- a/news.php +++ b/news.php @@ -275,6 +275,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.