X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=e28dcc1c3724e8e82fa1a5d60a51158dcb741c0e;hp=4c3f3fbd59b0c98c7dad09eda08a2296c343d289;hb=ae82a2d1375460829d0b366cba8ef303e999d359;hpb=84553b521aff2ba9314e62c29be2712b7bfbef30;ds=sidebyside diff --git a/news.php b/news.php index 4c3f3fb..e28dcc1 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,17 @@

+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"