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.
This commit is contained in:
2021-06-14 08:33:59 +02:00
parent 80c1e8f8eb
commit e3c47c33fa
2 changed files with 40 additions and 42 deletions

2
NEWS
View File

@@ -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