X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=f3e92cbd4438b15f0987c2484933706d2948cb5a;hp=b95cc56896f6a721531261ea09b9491d6ff31c02;hb=refs%2Fheads%2Fmaster;hpb=f9aef8a0f45d66f0919c3c97de9d252605c02547 diff --git a/news.php b/news.php index b95cc56..911f25b 100644 --- a/news.php +++ b/news.php @@ -1,6 +1,6 @@ - +


@@ -12,6 +12,83 @@


+2023 January 18 - GNU nano 7.2 "Boer doe mij 't hekke lös!" +
+
    +
  • <Shift+Insert> is prevented from pasting in view mode.
  • +
+

+ +2022 December 14 - GNU nano 7.1 "And the devices shall be made of wood" +
+
    +
  • When --autoindent and --breaklonglines are combined, pressing
    + <Enter> at a specific position no longer eats characters.
  • +
+

+ +2022 November 15 - GNU nano 7.0 "Una existencia simple bajo el sol" +
+
    +
  • String binds may contain bindable function names between braces.
    + For example, to move the current line down to after the next one:
    + bind ^D "{cut}{down}{paste}{up}" main. Of course, braced function
    + names may be mixed with literal text. If an existing string bind
    + contains a literal {, replace it with {{}.
  • +
  • Unicode codes can be entered (via M-V) without leading zeroes,
    + by finishing short codes with <Space> or <Enter>.
  • +
  • Word completion (^]) looks for candidates in all open buffers.
  • +
  • No regular expression matches the final empty line any more.
  • +
+

+ + +2022 August 2 - GNU nano 6.4 "Regentag Dunkelbunt Hundertwasser" +
+
    +
  • The file browser does not crash when moving up to the root folder.
  • +
  • Softwrapping very long lines is done more efficiently.
  • +
  • Invoking the formatter does not blink the screen.
  • +
+

+ +2022 April 28 - GNU nano 6.3 "Wat zullen we drinken? Wat een dorst!" +
+
    +
  • For multiline regexes, text is now colored as soon as a start match
    + is found, also when there is no end match at all.
  • +
  • The colorizing of any line is stopped after two thousand bytes,
    + to avoid frustrating delays.
  • +
  • When environment variable NO_COLOR is set, the two default colors
    + (yellow for the spotlight, red for error messages) are suppressed
    + when no interface colors are specified in a nanorc file.
  • +
  • Full justification and piping the whole buffer through a command
    + now keep the cursor at the same line number.
  • +
  • Utility xsel can be used to copy a marked region to the system's
    + clipboard. See doc/sample.nanorc for an example.
  • +
+

+ +2022 February 18 - GNU nano 6.2 "Kamperfoelie" +
+
    +
  • The file browser clears the prompt bar also when using --minibar.
  • +
  • Linting now works also with a newer 'pyflakes'.
  • +
+

+ +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 text after the cursor, just this text is erased. (In the usual
    + situation, however, 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"