X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=dea0141b046e76d57691a777cfe4c1897c73b6d1;hp=eae2df2735170ee0ef561f62a2ecc6362f25d06f;hb=071abd3f1a21e0d8911431e5dc342f5513bd3de3;hpb=4bb9ab8c191a5d6739af3cb19637f446202e4762 diff --git a/news.php b/news.php index eae2df2..dea0141 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,38 @@
 
+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