X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=6dac93c1aa97073bad917981d52a60a7c15a43a7;hp=2663e3502c516daff2724b4301e1178f54d25521;hb=e28fd2ae037c655ee0373245637bd3249dedf257;hpb=880921a43010ea96ac35d22de4c219db69556722 diff --git a/news.php b/news.php index 2663e35..6dac93c 100644 --- a/news.php +++ b/news.php @@ -1,8 +1,5 @@ - - -
- -
@@ -15,13 +12,28 @@

+2021 October 6 - GNU nano 5.9 "El manicomio ha decidido: mañana sol!" +
+
    +
  • The extension of a filename is added to the name of a corresponding
    + temporary file, so that spell checking a C file, for example, will check
    + only the comments and strings (when using 'aspell').
  • +
  • The process number is added to the name of an emergency save file,
    + so that when multiple nanos die they will not fight over a filename.
  • +
  • Undoing a cutting operation will restore an anchor that was located
    + in the cut area to its original line.
  • +
  • When using --locking, saving a new buffer will create a lock file.
  • +
  • Syntax highlighting for YAML files has been added.
  • +
+

+ 2021 June 15 - GNU nano 5.8 "Why is it necessary to be special?"
  • 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'.
  • @@ -821,8 +833,4 @@ Bye! And thanks for all the grass!
-
-