summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-11-26 13:58:16 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-11-26 13:58:16 +0100
commit377fad22dbee02dfdbcb778cdb781409054838a5 (patch)
treedecbd280d9205a61c940446bce5aacbf269e7bbe /doc/en/autogen/user
parentcfc22c700ce794b384daf819c2885de1362cc02a (diff)
downloadweechat-377fad22dbee02dfdbcb778cdb781409054838a5.zip
irc: add tag "self_msg" on self messages (closes #840)
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/weechat_commands.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.adoc b/doc/en/autogen/user/weechat_commands.adoc
index 0f79d5170..d9371e381 100644
--- a/doc/en/autogen/user/weechat_commands.adoc
+++ b/doc/en/autogen/user/weechat_commands.adoc
@@ -361,7 +361,7 @@ The default key alt+'=' toggles filtering on/off.
Tags most commonly used:
no_filter, no_highlight, no_log, log0..log9 (log level),
notify_none, notify_message, notify_private, notify_highlight,
- nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is color of nick),
+ self_msg, nick_xxx (xxx is nick in message), prefix_nick_ccc (ccc is color of nick),
host_xxx (xxx is username + host in message),
irc_xxx (xxx is command name or number, see /server raw or /debug tags),
irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, away_info.