summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-03-22 20:26:24 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-03-22 20:26:24 +0100
commita10b9038d50ca0e37f9e7b2d355fd9bab123cb91 (patch)
tree69d570300048cd4894bd2cfa080c04effedf0172 /doc/en
parentc1c1005b364d28409339f46b5233bcb0f2f86ed7 (diff)
downloadweechat-a10b9038d50ca0e37f9e7b2d355fd9bab123cb91.zip
Add list of tags in /help filter
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/weechat_commands.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt
index edb762dac..e0f557e47 100644
--- a/doc/en/autogen/user/weechat_commands.txt
+++ b/doc/en/autogen/user/weechat_commands.txt
@@ -133,11 +133,18 @@
The default key alt+'=' toggles filtering on/off.
+ Tags most commonly used:
+ no_filter, no_highlight, 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.
+
Examples:
use IRC smart filter for join/part/quit messages:
/filter add irc_smart * irc_smart_filter *
filter all IRC join/part/quit messages:
/filter add joinquit * irc_join,irc_part,irc_quit *
+ filter nicks displayed when joining channels or with /names:
+ /filter add nicks * irc_366 *
filter nick "toto" on IRC channel #weechat:
/filter add toto irc.freenode.#weechat * toto\t
filter lines containing word "spam":