X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=0d4339d1d34fd54c1b9de16a303e04cf248cdcca;hp=eae2df2735170ee0ef561f62a2ecc6362f25d06f;hb=8e909873b90ebe39e578a460b77c798537556741;hpb=5cbb5f952d5b8db0e36c414ee7f17e1501d11462 diff --git a/news.php b/news.php index eae2df2..0d4339d 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,21 @@
 
+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