From e9011008b1fa169801eac6fd9cd4a3ae2171b466 Mon Sep 17 00:00:00 2001 From: wiedi Date: Tue, 30 Jan 2018 01:21:33 +0000 Subject: nano: updated to 2.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2018.01.29 - GNU nano 2.9.3 "Córdoba" fixes a segfault with trimblanks that could occur when a typed space caused the word after it to be pushed to the next line. It further makes macros work also when your keyboard still emits escape sequences, adds the options -M and --trimblanks for the command line, recognizes key combos with Shift on a few more terminals, no longer shows dots in certain prompt texts when visible witespace is turned on, fixes two corner cases when doing replacements in a marked region, allows to open a named pipe again when using --noread, and accurately detects a needed color change when a line contains a start match but not a corresponding end match any more. Plus some other small fry. --- editors/nano/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/nano/PLIST') diff --git a/editors/nano/PLIST b/editors/nano/PLIST index fa4de0bd1a5..9cf5c00e927 100644 --- a/editors/nano/PLIST +++ b/editors/nano/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.23 2017/05/09 15:29:15 wiedi Exp $ +@comment $NetBSD: PLIST,v 1.24 2018/01/30 01:21:33 wiedi Exp $ bin/nano bin/rnano info/nano.info @@ -30,6 +30,7 @@ share/locale/nb/LC_MESSAGES/nano.mo share/locale/nl/LC_MESSAGES/nano.mo share/locale/nn/LC_MESSAGES/nano.mo share/locale/pl/LC_MESSAGES/nano.mo +share/locale/pt/LC_MESSAGES/nano.mo share/locale/pt_BR/LC_MESSAGES/nano.mo share/locale/ro/LC_MESSAGES/nano.mo share/locale/ru/LC_MESSAGES/nano.mo -- cgit v1.2.3