X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=42deb93978303bf14446279b64fd1fb40a5cc42e;hp=e33c77b38c72d8115625077464ca71b6ab83d145;hb=616ce731d1add4e3cfaca48c367bafc71380ca24;hpb=f5d848f86b885727af4a7b1aa5b9c2dfa15c460d diff --git a/news.php b/news.php index e33c77b..42deb93 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,16 @@

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

+
    +
  • The integrated spell checker does not crash when 'spell' is missing.
  • +
  • Option --breaklonglines works also when --ignorercfiles is used.
  • +
  • Automatic hard-wrapping is more persistent in pushing words to the
    + same overflow line.
  • +
+


+ 2019 April 15 - GNU nano 4.1 "Qué corchos será eso?"

    @@ -50,7 +60,7 @@
  • Option --guidestripe=<number> draws a vertical bar at the given column.
  • Option --fill=<number> no longer turns on automatic hard-wrapping.
  • When a line continues offscreen, it now ends with a highlighted ">".
  • -
  • The halfs of a split two-column character are shown as "[" and "]".
  • +
  • The halves of a split two-column character are shown as "[" and "]".
  • A line now scrolls horizontally one column earlier.
  • The bindable functions 'cutwordleft' and 'cutwordright' were renamed
    to 'chopwordleft' and 'chopwordright' as they don't use the cutbuffer.