X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=996b6d2327324bf9af1e1e3d1416347864bb7d3d;hp=03e1ed4d5edab7c959eac643ca4c2e95fb63eccf;hb=15eccc8e1bcee90e091489eadce48ed23d58fbd7;hpb=563ba55ff06fd485f7503a8242b7fe8f0ada641e diff --git a/news.php b/news.php index 03e1ed4..996b6d2 100644 --- a/news.php +++ b/news.php @@ -17,6 +17,42 @@

+2019 December 23 - GNU nano 4.7 "Havikskruid" +
+
    +
  • A <Tab> will indent a marked region only when mark and cursor are
    + on different lines.
  • +
  • Two indentations (any mix of tabs and spaces) are considered the
    + same when they look the same (that is: indent to the same level).
  • +
  • When using --breaklonglines or ^J, a line will never be broken in
    + its leading whitespace or quoting.
  • +
  • The keywords in nanorc files must be in lowercase.
  • +
+

+ +2019 November 29 - GNU nano 4.6 "And don't you eat that yellow snow" +
+
    +
  • The 'formatter' command has returned, bound by default to M-F.
    + It allows running a syntax-specific command on the contents of
    + the buffer.
  • +
  • ^T will try to run 'hunspell' before 'spell', because it checks
    + spellling for the locale's language and understands UTF-8.
  • +
  • Multiple errors or warnings on startup will no longer slow nano
    + down but will be indicated on the status bar with trailing dots.
  • +
+

+ +2019 October 4 - GNU nano 4.5 "Košice" +
+
    +
  • The new 'tabgives' command allows you to specify per syntax what
    + the <Tab> key should produce: some spaces, a hard TAB, ...
  • +
  • The output of --help is properly aligned again for all languages.
  • +
  • <Tab> will indent a marked region also when M-} has been rebound.
  • +
+

+ 2019 August 25 - GNU nano 4.4 "Hagelslag"
    @@ -24,7 +60,7 @@ 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.
  • +
  • M-6 works again also when the cursor is at end of buffer.


@@ -53,9 +89,9 @@ 2019 April 15 - GNU nano 4.1 "Qué corchos será eso?"
    -
  • By default, a newline character is again automatically added at the
  • +
  • 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.
    + 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.
  • @@ -509,7 +545,7 @@ holds when dying, doesn't abort when a word contains digits (when using the default speller), fixes a small sorting bug in the file browser, makes searching case-insensitively in a UTF-8 locale a little faster, and doesn't enter invalid -bytes when holding down both Alt keys. Santé! +bytes when holding down both Alt keys. Santé!