From 7b746b3ccdab782cf0f5921f66fc63d3bda05690 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Wed, 1 May 2024 10:55:01 +0200 Subject: [PATCH] rewrap a paragraph for esthetics --- news.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/news.php b/news.php index 73822ce..2f84aa1 100644 --- a/news.php +++ b/news.php @@ -20,9 +20,9 @@ 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.
  • + ^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
    -- 2.39.2