X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=fb7f21f39e1f9cc57cc3f880c4ff9b6469ee9f4f;hp=5cbee37fed83306db52bbd5ad7f67a79deec1725;hb=f2eff274a52f0cce8c297525dfb8ae6e2d978db1;hpb=26bddce3ab32ba84ccad476ef65b1076549fa065 diff --git a/news.php b/news.php index 5cbee37..fb7f21f 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,24 @@
 
+2017 April 12
+
+GNU nano 2.8.1 "Ellert" fixes build failures on MacOS and
+on musl, fixes scrolling problems in softwrap mode when
+double-width characters on row boundaries are involved,
+shows double-width characters as ">" and "<" when split
+across two rows, moves the cursor more predictably (at
+the cost of sometimes putting it on the second "half"
+of a character), avoids creating lines that consist of
+only blanks when using autoindent, makes ^Home and ^End
+go to the start and end of the file (on terminals that
+support those keystrokes), places the cursor better when
+linting, lets the linter ask only once whether to open
+an included file, and adds bindings for ^Up and ^Down
+in the file browser.  Don't sit on your hands.
+
+
+
 2017 March 31
 
 GNU nano 2.8.0 "Axat" makes it easier to move around in