mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 11:13:12 +02:00
Add buffer name completion for command /filter
This commit is contained in:
@@ -3683,7 +3683,7 @@ command_init ()
|
||||
" filter lines containing \"weechat sucks\" on IRC "
|
||||
"channel #weechat:\n"
|
||||
" /filter add sucks irc.freenode.#weechat * weechat sucks"),
|
||||
"list|enable|disable|toggle|add|rename|del %F",
|
||||
"list|enable|disable|toggle|add|rename|del %F %B",
|
||||
&command_filter, NULL);
|
||||
hook_command (NULL, "help",
|
||||
N_("display help about commands and options"),
|
||||
|
||||
Reference in New Issue
Block a user