]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
restore the GNU marker in nano's name
[nano-editor.git] / news.php
index 6a7a104bb2e7096f9a44cd918f3831115a37cf41..517146991e166029b2d4b8d1e97716390149d006 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,5 +1,5 @@
 <?php include "top.php"; ?>
 <?php include "top.php"; ?>
-<title>nano: News</title>
+<title>GNU nano: News</title>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td HEIGHT="70%" NOSAVE>
 <table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
 <tr VALIGN=TOP NOSAVE>
 <td HEIGHT="70%" NOSAVE>
 <td>
 <br>
 <pre>
 <td>
 <br>
 <pre>
+
+2016 August 10
+
+nano 2.6.3 "Marika" makes the Ctrl+Arrow keys work also on
+a Linux virtual console, takes as verbatim only the very
+first keystroke after M-V, removes any lock files that it
+holds when dying, doesn't abort when a word contains digits
+(when using the default speller), fixes a small sorting bug
+in the file browser, makes searching case-insensitively in
+a UTF-8 locale a little faster, and doesn't enter invalid
+bytes when holding down both Alt keys.  Santé!
+
+
+
+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
 2016 June 27
 
 nano 2.6.1 "Stampede" is chiefly a translation update, but also