diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-11-26 13:58:16 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-11-26 13:58:16 +0100 |
commit | 377fad22dbee02dfdbcb778cdb781409054838a5 (patch) | |
tree | decbd280d9205a61c940446bce5aacbf269e7bbe /doc/fr/autogen/user/weechat_commands.adoc | |
parent | cfc22c700ce794b384daf819c2885de1362cc02a (diff) | |
download | weechat-377fad22dbee02dfdbcb778cdb781409054838a5.zip |
irc: add tag "self_msg" on self messages (closes #840)
Diffstat (limited to 'doc/fr/autogen/user/weechat_commands.adoc')
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/user/weechat_commands.adoc b/doc/fr/autogen/user/weechat_commands.adoc index a22bc85d7..56c2426c0 100644 --- a/doc/fr/autogen/user/weechat_commands.adoc +++ b/doc/fr/autogen/user/weechat_commands.adoc @@ -361,7 +361,7 @@ La touche par défaut alt+'=' active/désactive le filtrage. Les étiquettes les plus couramment utilisées : no_filter, no_highlight, no_log, log0..log9 (niveau de log), notify_none, notify_message, notify_private, notify_highlight, - nick_xxx (xxx est le pseudo dans le message), prefix_nick_ccc (ccc est la couleur du pseudo), + self_msg, nick_xxx (xxx est le pseudo dans le message), prefix_nick_ccc (ccc est la couleur du pseudo), host_xxx (xxx est le nom d'utilisateur + hôte dans le message), irc_xxx (xxx est un nom de commande ou nombre, voir /server raw ou /debug tags), irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, away_info. |