X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=e33c77b38c72d8115625077464ca71b6ab83d145;hp=5014b8b8b25404516bb1661ad7bd1e43d48fc6fb;hb=f5d848f86b885727af4a7b1aa5b9c2dfa15c460d;hpb=d94a27bb42ede76dc2e67b8947c13add67858b3a diff --git a/news.php b/news.php index 5014b8b..e33c77b 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,24 @@

+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
    + also to get back the easy adding of text at the bottom.
    +
  • The now unneeded option --finalnewline (-f) has been removed.
  • +
  • Syntax files are read in alphabetical order when globbing, so that
    + the precedence of syntaxes becomes predictable.
  • +
  • In the C syntax, preprocessor directives are highlighted differently.
  • +
  • M-S now toggles soft wrapping, and M-N toggles line numbers.
  • +
  • The jumpy-scrolling toggle has been removed.
  • +
  • The legacy keystrokes ^W^Y and ^W^V are recognized again.
  • +
  • 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"