From: Benno Schulenberg Date: Fri, 12 Jul 2024 09:37:51 +0000 (+0200) Subject: italicize a word X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ebede24385f38bcb3b0768bc7df6e6f75434912b;p=nano-editor.git italicize a word --- diff --git a/news.php b/news.php index 0b50475..f92e1bf 100644 --- a/news.php +++ b/news.php @@ -17,7 +17,7 @@
  • The idiom nano filename:linenumber is understood only when
    the option --colonparsing (or 'set colonparsing') is used.
  • -
  • Modern bindings are *not* activated when nano's invocation name
    +
  • 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,
    then moves it to the top of the viewport, then to the bottom.