diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-10 17:39:15 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-10 17:39:15 +0200 |
commit | 8d6c5e9e4c9602142c24745e2affcc6b1f7fa8d6 (patch) | |
tree | 5a1d0cc113b1e2c5bec5c9c5512f6ae48901a266 /doc/en | |
parent | 4171da77ef77837d65be88b2b8e3d86f5fbfb475 (diff) | |
download | weechat-8d6c5e9e4c9602142c24745e2affcc6b1f7fa8d6.zip |
Add tag "nick_xxx" in IRC messages
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index fe6ea841a..b78c2b04a 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -147,7 +147,9 @@ Tags most commonly used: no_filter, no_highlight, no_log, log0..log9 (log level), notify_message, notify_private, notify_highlight, - irc_xxx (xxx is command name or number, see /server raw), irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, away_info. + nick_xxx (xxx is nick in message), + irc_xxx (xxx is command name or number, see /server raw), + irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, away_info. Examples: use IRC smart filter for join/part/quit messages: |