]> git.wh0rd.org - nano-editor.git/blobdiff - news.php
note the release of 2.7.2
[nano-editor.git] / news.php
index ebb4305adc9fd671c2b2821aac9e3afbea3dcb22..dea0141b046e76d57691a777cfe4c1897c73b6d1 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,5 +1,5 @@
 <?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>
 <br>
 <pre>
 
+2016 December 12
+
+GNU nano 2.7.2 "Shemesh! Shemesh!" brings another feature:
+the ability to complete with one keystroke (^] by default)
+a fragment of a word to a full word existing elsewhere in
+the current buffer.  Besides, this release fixes two bugs
+related to using line numbers in softwrap mode, allows to
+use the PageUp and PageDown keys together with Shift on
+VTE-based terminals, stops the help lines from flickering
+during interactive replacing, makes a 'set fill' override
+an earlier 'set nowrap', properly restores the selected
+region after an external spell check, and improves a few
+other tidbits.  If you should find any more bugs, please
+run 'man nano | grep bugs' and report them there.
+
+
+
+2016 October 29
+
+GNU nano 2.7.1 "Leuven" adds an often-asked-for feature: the
+ability to display line numbers beside the text.  This can
+be activated with -l or --linenumbers on the command line,
+or with 'set linenumbers' in your nanorc, or toggled with
+M-#.  The coloring of these numbers can be chosen via the
+option 'set numbercolor'.  This release furthermore fixes
+some bugs with scrolling in softwrap mode, is more strict
+in the parsing of key rebindings, and marks a new buffer
+as modified when the output of a command (^R ^X) has been
+read into it.  Come and check it out!
+
+
+
+2016 September 1
+
+GNU nano 2.7.0 "Suni" adds a new feature: allowing text to be
+selected by holding Shift together with the cursor keys.
+Besides that, nano now works also when run in very tiny
+terminals (down to one line, one column), and improves
+the handling of the prompt in cramped spaces.  Not much,
+but it's time to get it out there.
+
+With this release we return to GNU.  For just a little while
+we dreamt we were tigers.  But we are back in the herd,
+back to a healthy diet of fresh green free grass.
+
+
+
+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