From: Benno Schulenberg Date: Fri, 12 Jul 2024 09:46:23 +0000 (+0200) Subject: remove a stray angled bracket X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=b25956c08a93302dc49e2cba2f9b1e135797834f;p=nano-editor.git remove a stray angled bracket --- diff --git a/news.php b/news.php index f92e1bf..a334c3b 100644 --- a/news.php +++ b/news.php @@ -19,7 +19,7 @@ the option --colonparsing (or 'set colonparsing') is used.
  • Modern bindings are not activated when nano's invocation name
    starts with "e", as it jars with Debian's alternatives system.
  • -
  • New bindable function 'cycle'> first centers the current row,
    +
  • New bindable function 'cycle' first centers the current row,
    then moves it to the top of the viewport, then to the bottom.
    It is bound by default to ^L.
  • Option --listsyntaxes/-z lists the names of available syntaxes.