aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-06-14 08:33:59 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-06-14 09:06:38 +0200
commite3c47c33fa3a1fb9412198413962ac35f4483240 (patch)
treea180cf0c9a20e21934e0dd9299b2ae7a82b60a96 /NEWS
parent80c1e8f8eb016fff43e6b1f1bbf6aa512d321b16 (diff)
downloadxK-e3c47c33fa3a1fb9412198413962ac35f4483240.tar.gz
xK-e3c47c33fa3a1fb9412198413962ac35f4483240.tar.xz
xK-e3c47c33fa3a1fb9412198413962ac35f4483240.zip
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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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