]> git.wh0rd.org - nano-editor.git/commitdiff
note the release of 3.2
authorBenno Schulenberg <bensberg@telfort.nl>
Sun, 11 Nov 2018 16:00:46 +0000 (17:00 +0100)
committerBenno Schulenberg <bensberg@telfort.nl>
Sun, 11 Nov 2018 16:00:46 +0000 (17:00 +0100)
last-modified
last-version
news.php

index 45f65846d0198a877f06077930e69d0c266bfb3f..cbff05556d84edfb340dda889305d6ddfc74bb71 100644 (file)
@@ -1 +1 @@
-2018 September 18
+2018 November 11
index 8c50098d8aed57b02fd10f40a670a7c673b7c5a5..a3ec5a4bd3d7209b4a687a77cad49b945339994b 100644 (file)
@@ -1 +1 @@
-3.1
+3.2
index 14c2c22d5cc3a2dd6d40c9a404e95304fe0ef4cc..5a85dcec5d7f582f312eb9d143043eeb32b0534d 100644 (file)
--- a/news.php
+++ b/news.php
 <br>
 <pre>
 
+2018 November 11
+
+GNU nano 3.2 "Het kromme hout" changes the default binding
+for the linter to M-B so that the spell checker (^T) can
+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 <Del> and <Backspace>
+keys to the zap function when something is marked, and
+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),
+reads the nanorc files also in restricted mode to allow
+customization by the user (if this should not be allowed,
+use --ignorercfiles in addition to --restricted), allows
+in view mode to open also other files (if this should not
+be allowed, use --restricted in addition to --view), makes
+resizes respect a relative --fill again, no longer binds
+F13...F15 by default, properly re-highlights a misspelled
+word after invoking help in the internal spell checker,
+and does not skip Unicode characters in string binds.
+
+
+
 2018 September 18
 
 GNU nano 3.1 "Je faisais des bonds comme &ccedil;a!" fixes a