From: Benno Schulenberg Date: Thu, 12 Jun 2025 07:41:34 +0000 (+0200) Subject: add a missing line break X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;p=nano-editor.git add a missing line break --- diff --git a/news.php b/news.php index be488a9..7ab0deb 100644 --- a/news.php +++ b/news.php @@ -16,7 +16,7 @@ 2025 June 12 - GNU nano 8.5 "Sigourney"
    -
  • Anchors are now saved when a file is closed, and restored when +
  • Anchors are now saved when a file is closed, and restored when
    the file is reopened -- if and when --positionlog is active.
  • Nano exits with an error status upon keystrokes ^O^Q and ^X^Q.
  • Keystroke ^L just centers the cursor, while M-% cycles it.