X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=4b44e76fd737ebdcd8fea087acd750d994294d43;hp=cd067ce00af63b2cdee4269eb9af59d6e649e226;hb=0ce2f4ef955479bc20ebfb8dcd827da4397ab77e;hpb=24781d9cbf12bce053df11f747e889bf6bbff686 diff --git a/news.php b/news.php index cd067ce..4b44e76 100644 --- a/news.php +++ b/news.php @@ -12,6 +12,18 @@

+2022 February 9 - GNU nano 6.1 "Rețelele de socializare sunt ca un frigider" +
+
    +
  • The behavior of ^K at a prompt has been enhanced: when there is some
    + text after the cursor, just this text is erased. In the most common
    + situation, when the cursor is at the end of the answer, the behavior
    + is as before: the whole answer is erased.
  • +
  • At a prompt, M-6 copies the current answer into the cutbuffer.
  • +
  • Large external pastes into nano are handled more quickly.
  • +
+

+ 2021 December 15 - GNU nano 6.0 "Humor heeft ook zijn leuke kanten"
    @@ -296,7 +308,7 @@ It allows running a syntax-specific command on the contents of
    the buffer.
  • ^T will try to run 'hunspell' before 'spell', because it checks
    - spellling for the locale's language and understands UTF-8.
  • + spelling for the locale's language and understands UTF-8.
  • Multiple errors or warnings on startup will no longer slow nano
    down but will be indicated on the status bar with trailing dots.