From e3c47c33fa3a1fb9412198413962ac35f4483240 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 14 Jun 2021 08:33:59 +0200 Subject: degesch: implement -=/+= for multiple values It didn't make sense to have these unimplemented, though perhaps += shouldn't enforce a set. Sadly, autocomplete is fairly difficult for -= of multiple items. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 04979e7..2a8a9a1 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ * degesch: /deop and /devoice without arguments will use the client's user + * degesch: /set +=/-= now treats its argument as a string array + * censor.lua: now stripping colours from censored messages; their attributes are also configurable rather than always black on black -- cgit v1.2.3