From: Benno Schulenberg Date: Wed, 8 Apr 2026 15:13:23 +0000 (+0200) Subject: note the release of 9.0 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=e9c88aa014591790bedb5b286553c5b7535ec11e;p=nano-editor.git note the release of 9.0 --- diff --git a/last-branch b/last-branch index 301160a..f11c82a 100644 --- a/last-branch +++ b/last-branch @@ -1 +1 @@ -8 \ No newline at end of file +9 \ No newline at end of file diff --git a/last-modified b/last-modified index 62fd164..5730c81 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2026 February 4 \ No newline at end of file +2026 April 8 \ No newline at end of file diff --git a/last-version b/last-version index efeecbe..a809050 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -8.7.1 \ No newline at end of file +9.0 \ No newline at end of file diff --git a/news.php b/news.php index 59b2441..42bd6aa 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,27 @@

+2026 April 8 - GNU nano 9.0 "Le bonheur est dans le pré" +
+
    +
  • When the cursor almost goes offscreen to the right, all lines are
    + now scrolled sideways together, by just the amount needed to keep
    + the cursor in view. Use --solosidescroll or 'set solosidescroll'
    + to get back the old, jerky, single-line horizontal scrolling.
  • +
  • The viewport can be scrolled sideways (in steps of one tabsize)
    + with M-< and M->. See `man nanorc` if M-< and M-> should switch
    + between buffers (as they did earlier).
  • +
  • M-Left, M-Right, M-Up, and M-Down have become rebindable.
  • +
  • Stopping the recording of a macro immediately after starting it
    + cancels the recording and leaves an existing macro in place.
  • +
  • Feature toggles no longer break a chain of ^K cuts or M-6 copies,
    + except the M-K cut-from-cursor toggle.
  • +
  • With --mouse plus --indicator, one can click in the scrollbar area
    + to roughly navigate within the buffer.
  • +
+

+ + 2026 February 4 - GNU nano 8.7.1 "Tende Samnug"