From: Benno Schulenberg Date: Tue, 15 Jun 2021 08:35:58 +0000 (+0200) Subject: rewrap a line, for esthetics X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=commitdiff_plain;h=377f9fc5f5a595d92c97b444b5f769432317a9e4;ds=sidebyside rewrap a line, for esthetics --- diff --git a/news.php b/news.php index 2663e35..c25fdd9 100644 --- a/news.php +++ b/news.php @@ -20,8 +20,8 @@
  • After a search, the spotlighting is dropped after 1.5 seconds (0.8
    seconds with --quick) to avoid the idea that the text is selected.
  • -
  • A + and a space before a filename on the command line will put the
    - cursor at the end of the corresponding buffer.
  • +
  • A + and a space before a filename on the command line will put
    + the cursor at the end of the corresponding buffer.
  • Linter messages no longer include filename and line/column numbers.
  • Color name "grey" or "gray" can be used instead of "lightblack".
  • The color of the minibar can be chosen with 'set minicolor'.