1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 18:53:12 +02:00

core: add tag "host_xxx" in /help filter

This commit is contained in:
Sébastien Helleu
2014-04-12 13:25:58 +02:00
parent 1abdde6be5
commit 62df708fdc
19 changed files with 106 additions and 84 deletions
+1
View File
@@ -7093,6 +7093,7 @@ command_init ()
" notify_none, notify_message, notify_private, notify_highlight,\n"
" nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is color "
"of nick),\n"
" host_xxx (xxx is username + host in message),\n"
" irc_xxx (xxx is command name or number, see /server raw or /debug "
"tags),\n"
" irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, "