From 2764bd1603f12caf4d9d1a8c8571b9ed20509df8 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 1 May 2024 10:56:27 +0200 Subject: [PATCH] fix a typo and rewrap another paragraph --- news.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/news.php b/news.php index 2f84aa1..ae8c4c3 100644 --- a/news.php +++ b/news.php @@ -12,7 +12,7 @@

-2024 may 1 - GNU nano 8.0 "Grus grus" +2024 May 1 - GNU nano 8.0 "Grus grus"
  • By default ^F is bound to starting a forward search, and ^B to
    @@ -23,8 +23,8 @@ ^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".
  • +
  • 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
    -- 2.39.2