commit 51eb938fea559bcd903d0282f1ed9008580be443
parent 296c5a32c7cf86d94ce46aef892b1fb664e0f7ac
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Fri, 20 Aug 2021 10:14:21 +0200
tweaks: rewrap three lines, for esthetics
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/NEWS b/NEWS
@@ -1212,9 +1212,9 @@
Have fun with it.
2005.06.30 - GNU nano 1.3.8 floats at its own level. This release
- contains several new features. Among other things, you
- can now move to a specified column number as well as
- line number within a file, file backups saved in a
+ contains several new features. Among other things,
+ you can now move to a specified column number as well
+ as line number within a file, file backups saved in a
backup directory will have unique names, the search and
replace history routines should work more consistently,
you can get a word count by pressing Meta-D at the edit
@@ -1225,8 +1225,8 @@
screen updates, UTF-8 display, and flow control; a fix
for a segfault when displaying some lines ending with
tabs; better handling of constant cursor position
- display; improved color parsing in the rcfile; and
- support for the "Regexp" toggle in tiny mode
+ display; improved color parsing in the rcfile;
+ and support for the "Regexp" toggle in tiny mode
(-R/--regexp is gone, and --restricted's short option
has been changed to -R), among other things. Enjoy.