From 3dfa6adf7b4b7a39917b892eceaca6826caddc3b Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 14 Jan 2021 11:27:18 +0100 Subject: [PATCH] note the release of 5.5 --- last-modified | 2 +- last-version | 2 +- news.php | 22 ++++++++++++++++++++++ 3 files changed, 24 insertions(+), 2 deletions(-) diff --git a/last-modified b/last-modified index 67c947a..7178c0c 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2020 December 2 \ No newline at end of file +2021 January 14 \ No newline at end of file diff --git a/last-version b/last-version index 48c32b2..e5e7441 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -5.4 \ No newline at end of file +5.5 \ No newline at end of file diff --git a/news.php b/news.php index 7b5696c..80b1622 100644 --- a/news.php +++ b/news.php @@ -17,6 +17,28 @@

+2021 January 14 - GNU nano 5.5 "Rebecca" +
+
    +
  • Option 'set minibar' makes nano suppress the title bar and instead
    + show a bar with basic editing information at the bottom: file name
    + (plus an asterisk when the buffer is modified), the cursor position
    + (line,column), the character under the cursor (U+xxxx), the flags
    + that --stateflags normally shows, plus the percentage of the buffer
    + that is above the cursor.
  • +
  • With 'set promptcolor' the color combination of the prompt bar can
    + be changed, to allow contrasting it with the mini bar (which always
    + has the same color as the title bar).
  • +
  • Option 'set markmatch' highlights the result of a successful search
    + by putting the mark at the end of the match, making the match more
    + visible. It also suppresses the cursor until the next keystroke.
    + (If you dislike the hiding of the cursor, use 'set showcursor'.)
  • +
  • The bindable toggle 'nowrap' has been renamed to 'breaklonglines',
    + to match the corresponding option, like for all other toggles.
  • +
  • Support for Slang has been removed.
  • +
+

+ 2020 December 2 - GNU nano 5.4 "Terre des hommes"
    -- 2.39.2