X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=b4ab6328033e26b8499d3fc71fd672b70008254f;hp=7183f8402055deee9d74014266379e167ef018aa;hb=c7a92f85d87e1e1437103fa514e9d684b3a06295;hpb=0a09732ff7bb56f6adeb6d1d93db1799b27c6c1a diff --git a/news.php b/news.php index 7183f84..b4ab632 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,41 @@
 
+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
+that could occur when a typed space caused the word after
+it to be pushed to the next line.  It further makes macros
+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
+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
+but not a corresponding end match any more.  Plus some
+other small fry.
+
+
+
 2018 January 2
 
 GNU nano 2.9.2 "Pussy Riot" correctly displays the Modified