From d322389e0437f5ce68e6b7301d36068214f3db32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 26 Apr 2015 10:28:59 +0200 Subject: core: add support of full color option name in command /eval and API function string_eval_expression() --- doc/fr/weechat_plugin_api.fr.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/fr/weechat_plugin_api.fr.asciidoc') diff --git a/doc/fr/weechat_plugin_api.fr.asciidoc b/doc/fr/weechat_plugin_api.fr.asciidoc index 8fdc66e24..71aac857b 100644 --- a/doc/fr/weechat_plugin_api.fr.asciidoc +++ b/doc/fr/weechat_plugin_api.fr.asciidoc @@ -1962,7 +1962,8 @@ première étendue à la dernière) : `test` | `${color:nom}` | - Code couleur WeeChat (le nom de couleur a des attributs facultatifs) | + Code couleur WeeChat (le nom de couleur a des attributs facultatifs), + voir la fonction <<_color,weechat_color>> pour les formats supportés | `${color:red}texte rouge` + `${color:*214}texte orange gras` | `texte rouge` (en rouge) + -- cgit v1.2.3