From 38cf442e152d6f0c82b6eb172ebabb701ba689d9 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Fri, 12 Jul 2024 11:28:22 +0200 Subject: [PATCH] note the release of 8.1 --- last-modified | 2 +- last-version | 2 +- news.php | 18 ++++++++++++++++-- 3 files changed, 18 insertions(+), 4 deletions(-) diff --git a/last-modified b/last-modified index 3dec2d1..805110b 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2024 May 1 \ No newline at end of file +2024 July 12 \ No newline at end of file diff --git a/last-version b/last-version index b293f64..8d1eec6 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -8.0 \ No newline at end of file +8.1 \ No newline at end of file diff --git a/news.php b/news.php index e03f787..0b50475 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,20 @@

+2024 July 12 - GNU nano 8.1 "de dag van de bitterkoekjespudding" +
+
    +
  • The idiom nano filename:linenumber is understood only when
    + the option --colonparsing (or 'set colonparsing') is used.
  • +
  • Modern bindings are *not* activated when nano's invocation name
    + starts with "e", as it jars with Debian's alternatives system.
  • +
  • New bindable function 'cycle'> first centers the current row,
    + then moves it to the top of the viewport, then to the bottom.
    + It is bound by default to ^L.
  • +
  • Option --listsyntaxes/-z lists the names of available syntaxes.
  • +
+

+ 2024 May 1 - GNU nano 8.0 "Grus grus"
    @@ -133,7 +147,7 @@
  • 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.)
  • + 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.
  • @@ -372,7 +386,7 @@ and the paste can be undone as a whole with a single M-U.
  • When a lock file is encountered during startup, pressing ^C/Cancel
    quits nano. (Pressing 'No' just skips the file and continues.)
  • -
  • Shift+Meta+letter key combos can be bound with 'bind Sh-M-letter'.
    +
  • Shift+Meta+letter key combos can be bound with bind Sh-M-letter.
    Making any such binding dismisses the default behavior of ignoring
    Shift for all Meta+letter keystrokes.
  • The configuration option --with-slang (to be avoided when possible)
    -- 2.39.2