From: Benno Schulenberg Date: Wed, 1 May 2024 08:56:27 +0000 (+0200) Subject: fix a typo and rewrap another paragraph X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2764bd1603f12caf4d9d1a8c8571b9ed20509df8;p=nano-editor.git fix a typo and rewrap another paragraph --- 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