diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-06-16 20:24:41 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-06-16 21:57:47 +0200 |
commit | 7f28dcd1efbfd7191ed43856119b90ee47a2f65d (patch) | |
tree | 04df913b4582710ae35a3f3bbbdf8abc856feb23 /NEWS | |
parent | 61c52d793c1ea2f9bdc46add2709a285ed561afa (diff) | |
download | xK-7f28dcd1efbfd7191ed43856119b90ee47a2f65d.tar.gz xK-7f28dcd1efbfd7191ed43856119b90ee47a2f65d.tar.xz xK-7f28dcd1efbfd7191ed43856119b90ee47a2f65d.zip |
degesch: make "/help /command" work
Works for aliases as well. Resolves a TODO entry.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ * degesch: /set +=/-= now treats its argument as a string array + * degesch: made "/help /command" work the same way as "/help command" does + * censor.lua: now stripping colours from censored messages; their attributes are also configurable rather than always black on black |