From 24781d9cbf12bce053df11f747e889bf6bbff686 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 15 Dec 2021 12:36:05 +0100 Subject: [PATCH] note the release of 6.0 --- last-branch | 2 +- last-modified | 2 +- last-version | 2 +- news.php | 27 +++++++++++++++++++++++++++ 4 files changed, 30 insertions(+), 3 deletions(-) diff --git a/last-branch b/last-branch index 7813681..62f9457 100644 --- a/last-branch +++ b/last-branch @@ -1 +1 @@ -5 \ No newline at end of file +6 \ No newline at end of file diff --git a/last-modified b/last-modified index c92bc70..afce728 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2021 October 6 \ No newline at end of file +2021 December 15 \ No newline at end of file diff --git a/last-version b/last-version index b883184..5049538 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -5.9 \ No newline at end of file +6.0 \ No newline at end of file diff --git a/news.php b/news.php index 6dac93c..cd067ce 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,33 @@

+2021 December 15 - GNU nano 6.0 "Humor heeft ook zijn leuke kanten" +
+
    +
  • Option --zero hides the title bar, status bar and help lines, and
    + uses all rows of the terminal as editing area. The title bar and
    + status bar can be toggled with M-Z.
  • +
  • Colors can now be specified also as three-digit hexadecimal numbers,
    + in the format #rgb. This picks from the 216 index colors (that most
    + terminals know) the color that is nearest to the given values.
  • +
  • For users who dislike numbers, there are fourteen new color names:
    + rosy, beet, plum, sea, sky, slate, teal, sage, brown, ocher, sand,
    + tawny, brick, and crimson.
  • +
  • Suspension is enabled by default, invokable with ^T^Z. The options
    + -z, --suspendable, and 'set suspendable' are obsolete and ignored.
    + (In case you want to be able to suspend nano with a single keystroke,
    + you can put 'bind ^Z suspend main' in your nanorc.)
  • +
  • When automatic hard-wrapping is in effect, pasting just a few words
    + (without a line break) will now hard-wrap the line when needed.
  • +
  • Toggling Append or Prepend clears the current filename.
  • +
  • The word count as shown by M-D is now affected by option --wordbounds;
    + with it, nano counts words as 'wc' does; without it (the new default),
    + words are counted in a more human way: seeing punctuation as space.
  • +
  • The YAML syntax file is now actually included in the tarball.
  • +
+

+ + 2021 October 6 - GNU nano 5.9 "El manicomio ha decidido: mañana sol!"
    -- 2.39.2