X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=060c7f08315e447154d845e63ce93512c4f251d3;hp=2eb940423119e9eae70385ac8f58c37bb687caae;hb=c0610592c2bdf4f0185ad989f45fb845ba2da797;hpb=0bf067b4f791f83229f8fb9d47d872da98cfb4e0 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.