X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=919e4b0460c745b954461e011953a5d2b717ab5d;hp=f437fd387ea9d7fe39d47a366ef00ddfa9123063;hb=fcb625d4f94be91858b2d32bbb4195fdd39b79cc;hpb=094a026a8ff9249b4742ca28aa147d8c00cde6b9 diff --git a/news.php b/news.php index f437fd3..919e4b0 100644 --- a/news.php +++ b/news.php @@ -1,13 +1,13 @@ GNU nano: News - - -
- - -
- -
News
+ + +
+ + + @@ -15,18 +15,41 @@
+

+
News


-2019 April 24 - GNU nano 4.2 "Tax the rich, pay the teachers" +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" +
  • 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?" -

+
  • By default, a newline character is again automatically added at the
  • end of a buffer, to produce valid POSIX text files by default, but
    @@ -41,10 +64,10 @@
  • Executing an external command is disallowed when in view mode.
  • Problems with resizing during external or speller commands were fixed.
-


+

2019 March 24 - GNU nano 4.0 "Thy Rope of Sands" -

+
  • An overlong line is no longer automatically hard-wrapped.
  • Smooth scrolling (one line at a time) has become the default.