X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=e28dcc1c3724e8e82fa1a5d60a51158dcb741c0e;hp=f437fd387ea9d7fe39d47a366ef00ddfa9123063;hb=ae82a2d1375460829d0b366cba8ef303e999d359;hpb=094a026a8ff9249b4742ca28aa147d8c00cde6b9 diff --git a/news.php b/news.php index f437fd3..e28dcc1 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,29 @@

+2019 August 25 - GNU nano 4.4 "Hagelslag" +

+
    +
  • At startup, the cursor can be put on the first or last occurrence
    + of a string by preceding the filename with +/string or +?string.
  • +
  • When automatic hard-wrapping occurs (--breaklonglines), any leading
    + quoting characters will be automatically copied to the new line.
  • +
  • M-6 works again also when the cursor is at end of buffer.
  • +
+


+ +2019 June 18 - GNU nano 4.3 "Musa Kart" +

+
    +
  • The ability to read from and write to a FIFO has been regained.
  • +
  • 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.
  • +
  • Cut, zap, and copy operations are undone separately when intermixed.
  • +
  • M-D reports the correct number of lines (zero for an empty buffer).
  • +
+


+ 2019 April 24 - GNU nano 4.2 "Tax the rich, pay the teachers"