X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;fp=news.php;h=5a31efd9c52abf7e1f6b787e2a6adaac164fb587;hp=4b44e76fd737ebdcd8fea087acd750d994294d43;hb=e54780130c3ce104d633d223e599ebeca10f29b8;hpb=0ce2f4ef955479bc20ebfb8dcd827da4397ab77e diff --git a/news.php b/news.php index 4b44e76..5a31efd 100644 --- a/news.php +++ b/news.php @@ -15,10 +15,10 @@ 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.
  • +
  • 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.