]> jfr.im git - irc/weechat/weechat.git/commit
core: allow wildcard in command `/filter` (issue #1956)
authorSébastien Helleu <redacted>
Fri, 13 Oct 2023 19:46:22 +0000 (21:46 +0200)
committerSébastien Helleu <redacted>
Sun, 15 Oct 2023 14:18:02 +0000 (16:18 +0200)
commitaebf6d7ab387613577b60cadc1fa84dbdeaeaa3c
tree03ba09efe4d338a8c9153e72e7215275e2b83a39
parent35660f8b1dc4f96c08111cc49e1b6811037ea6cc
core: allow wildcard in command `/filter` (issue #1956)

A mask with wildcards is now allowed in the following commands:

- `/filter enable`
- `/filter disable`
- `/filter toggle`
- `/filter del`
src/core/wee-command.c