X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=7e966ddc970b6c77e8f25ec08141491a0d28ae1b;hp=5a85dcec5d7f582f312eb9d143043eeb32b0534d;hb=d2d41a837001909d07604e8721be6cb8c420852f;hpb=eb64fc57cfdce9deb9902fba6982f12df7bc8b12;ds=sidebyside diff --git a/news.php b/news.php index 5a85dce..7e966dd 100644 --- a/news.php +++ b/news.php @@ -14,6 +14,36 @@
+ +2019 March 24 - GNU nano 4.0 "Thy Rope of Sands" +
+ +
+
+
 
 2018 November 11
@@ -24,9 +54,9 @@ always be used, and changes (when linting) the text in the
 title bar and the color of the status bar to make linting
 mode more obvious.  It also adds a bindable 'zap' function
 for deleting a line or marked region without changing the
-cutbuffer, adds --zap to bind the  and 
+cutbuffer, adds --zap to bind the <Del> and <Backspace>
 keys to the zap function when something is marked, and
-hard-binds  to 'zap'.  Furthermore, it shows the
+hard-binds <Alt+Del> to 'zap'.  Furthermore, it shows the
 cursor also in the help viewer (when --showcursor is used),
 renames the bindable functions 'prevhistory' to 'older' and
 'nexthistory' to 'newer' (update your nanorcs when needed),