summaryrefslogtreecommitdiff
path: root/doc/fr/autogen/user/weechat_commands.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-04-03 21:22:53 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-04-03 21:22:53 +0200
commit5459e6595a5aaa36bb1e239d08407cbe9af2478c (patch)
tree873a72b436ea7ea7f4276df5f68b8214e61d448e /doc/fr/autogen/user/weechat_commands.txt
parent7038630b6d242a97e3be0a16bd64059562570076 (diff)
downloadweechat-5459e6595a5aaa36bb1e239d08407cbe9af2478c.zip
core: fix bugs with option weechat.look.prefix_same_nick, use nick color for string used as replacement
Bugs fixed: - hide/replace prefix only if prefix is a nick (do not do it for join/part/quit or action messages) - hide/replace prefix only when displaying messages (do not cache value in lines) The nick color used in replacement string comes from tag "prefix_nick_ccc", where "ccc" is the color of nick.
Diffstat (limited to 'doc/fr/autogen/user/weechat_commands.txt')
-rw-r--r--doc/fr/autogen/user/weechat_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt
index f17c48f3c..798f266b3 100644
--- a/doc/fr/autogen/user/weechat_commands.txt
+++ b/doc/fr/autogen/user/weechat_commands.txt
@@ -226,7 +226,7 @@ La touche par défaut alt+'=' active/désactive le filtrage.
Les tags les plus couramment utilisés:
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),
+ nick_xxx (xxx est le pseudo dans le message), prefix_nick_ccc (ccc est la couleur du pseudo),
irc_xxx (xxx est un nom de commande ou nombre, voir /server raw),
irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, away_info.
Pour voir les tags des lignes affichées: /debug tags