X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=ebb4305adc9fd671c2b2821aac9e3afbea3dcb22;hp=6a7a104bb2e7096f9a44cd918f3831115a37cf41;hb=2ea62bdc2fff0fb31439c5ab6b594fa70e853b3f;hpb=6bf6f892885236a8ef1eb3a4a0bcb9b5eaf2072a diff --git a/news.php b/news.php index 6a7a104..ebb4305 100644 --- a/news.php +++ b/news.php @@ -15,6 +15,24 @@
+
+2016 July 28
+
+nano 2.6.2 "Le vent nous portera" adds two new features: the
+keystrokes Ctrl+Up and Ctrl+Down for jumping between blocks
+of text, and the option 'wordchars' for specifying which
+characters (beside alphanumeric ones) should be considered
+word-forming.  Further, it provides feedback during Unicode
+input (M-V followed by a six-digit hexadecimal number which
+must start with 0 or 10), avoids a crash when resizing the
+window during Verbatim input, doesn't drop a keystroke after
+having been suspended, and replaces the beginning-of-line
+anchor (^) just once per line.  There are also several tiny
+improvements in screen rendering and key handling.
+Come get your hair tousled!
+
+
+
 2016 June 27
 
 nano 2.6.1 "Stampede" is chiefly a translation update, but also