X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=b4ab6328033e26b8499d3fc71fd672b70008254f;hp=06061b51693447ad49656c112832bd402b3a698c;hb=c7a92f85d87e1e1437103fa514e9d684b3a06295;hpb=51331e622f79046339c13ff6a68aac8ac029b549 diff --git a/news.php b/news.php index 06061b5..b4ab632 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,23 @@
 
+2018 March 8
+
+GNU nano 2.9.4 "Isabel" allows binding a key to a string
+(any piece of text and/or commands), permits customizing
+the color of error messages with 'set errorcolor', colors
+those error messages by default in bright white on red,
+makes  at the bottom of the screen scroll just one
+row when --smooth is used, does not fail when redoing a
+file insertion, and cancels a Shift-selection when any
+cursor key is pressed without Shift even when the cursor
+cannot move.  Further, it treats tabs fully the same as
+spaces when doing automatic hard-wrapping, allows syntax
+names to be unquoted, and removes two deprecated options
+and six deprecated bindable function names.
+
+
+
 2018 January 29
 
 GNU nano 2.9.3 "Córdoba" fixes a segfault with trimblanks
@@ -25,7 +42,7 @@ work also when your keyboard still emits escape sequences,
 adds the options -M and --trimblanks for the command line,
 recognizes key combos with Shift on a few more terminals,
 no longer shows dots in certain prompt texts when visible
-witespace is turned on, fixes two corner cases when doing
+whitespace is turned on, fixes two corner cases when doing
 replacements in a marked region, allows to open a named
 pipe again when using --noread, and accurately detects
 a needed color change when a line contains a start match