]> git.ipfire.org Git - ipfire-2.x.git/commit
nano: Update to 7.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Mon, 21 Nov 2022 15:45:07 +0000 (16:45 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 23 Nov 2022 12:26:01 +0000 (12:26 +0000)
commit437e0a736834730154f2f67f64d23de0bb48eefd
tree8f7bc95f6583b66adc96d9cef152225fde7f3ec9
parent96adb7977219ddc8e7a28bbe7381cf604cbe7397
nano: Update to 7.0

For details see:
https://www.nano-editor.org/news.php

"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."

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/nano