From a90297d44b30e442ee923357c710e83b170bffc1 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 1 May 2024 10:40:31 +0200 Subject: [PATCH] note the release of 8.0 --- last-branch | 2 +- last-modified | 2 +- last-version | 2 +- news.php | 29 +++++++++++++++++++++++++++++ 4 files changed, 32 insertions(+), 3 deletions(-) diff --git a/last-branch b/last-branch index c793025..301160a 100644 --- a/last-branch +++ b/last-branch @@ -1 +1 @@ -7 \ No newline at end of file +8 \ No newline at end of file diff --git a/last-modified b/last-modified index d7ee8f6..3dec2d1 100644 --- a/last-modified +++ b/last-modified @@ -1 +1 @@ -2023 January 18 \ No newline at end of file +2024 May 1 \ No newline at end of file diff --git a/last-version b/last-version index be4cea5..b293f64 100644 --- a/last-version +++ b/last-version @@ -1 +1 @@ -7.2 \ No newline at end of file +8.0 \ No newline at end of file diff --git a/news.php b/news.php index 911f25b..b7a5d68 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,35 @@

+2024 may 1 - GNU nano 8.0 "Grus grus" +
+
    +
  • By default ^F is bound to starting a forward search, and ^B to
    + starting a backward search, while M-F and M-B repeat the search
    + in the corresponding direction. (See the documentation if you
    + want the old bindings back.)
  • +
  • Command-line option --modernbindings (-/) makes ^Q quit, ^X cut,
    + ^C copy, ^V paste, ^Z undo, ^Y redo, ^O open a file, ^W write a
    + file, ^R replace, ^G find again, ^D find again backwards, ^A set
    + the mark, ^T jump to a line, ^P show the position, and ^E execute.
  • +
  • Above modern bindings are activated also when the name of nano's
    + executable (or a symlink to it) starts with the letter "e".
  • +
  • To open a file at a certain line number, one can now use also
    + `nano filename:number`, besides `nano +number filename`.
  • +
  • <Alt+Home> and <Alt+End> put the cursor on the first and last
    + row in the viewport, while retaining the horizontal position.
  • +
  • When the three digits in an #RGB color code are all the same,
    + the code is mapped to the xterm grey scale, giving access to
    + fourteen levels of grey instead of just four.
  • +
  • For easier access, M-" is bound to placing/removing an anchor,
    + and M-' to jumping to the next anchor.
  • +
  • Whenever an error occurs, the keystroke buffer is cleared, thus
    + stopping the execution of a macro or a string bind.
  • +
  • The mousewheel scrolls the viewport instead of moving the cursor.
  • +
+

+ + 2023 January 18 - GNU nano 7.2 "Boer doe mij 't hekke lös!"
    -- 2.39.2