summaryrefslogtreecommitdiff
path: root/doc/it/weechat_plugin_api.it.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-03-10 09:31:32 +0100
committerSébastien Helleu <flashcode@flashtux.org>2024-03-10 09:31:32 +0100
commit1ab62e37cb5bfb774b064a44818cce00259009b5 (patch)
treea8b806551d7f3488d9271b3a73f27766523029be /doc/it/weechat_plugin_api.it.adoc
parent3f49b1b44a5990e580a65b5c9b9d08d5a54bd81e (diff)
downloadweechat-1ab62e37cb5bfb774b064a44818cce00259009b5.zip
api: add modifier "color_decode" to decode WeeChat colors with a replacement string
Diffstat (limited to 'doc/it/weechat_plugin_api.it.adoc')
-rw-r--r--doc/it/weechat_plugin_api.it.adoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc
index a0058a13e..f18010656 100644
--- a/doc/it/weechat_plugin_api.it.adoc
+++ b/doc/it/weechat_plugin_api.it.adoc
@@ -13884,6 +13884,13 @@ List of modifiers defined by WeeChat and plugins that can be used:
see https://ircv3.net/specs/extensions/message-tags#escaping-values[this page ^↗^^].
// TRANSLATION MISSING
+| [[hook_modifier_color_decode]] color_decode | 4.3.0
+| Replacement string for colors removed
+| Any string.
+| String with WeeChat colors converted to a replacement string
+ (colors stripped if the replacement string is empty).
+
+// TRANSLATION MISSING
| [[hook_modifier_color_decode_ansi]] color_decode_ansi | 1.0
| "1" per mantenere i colori, "0" per rimuovere i colori
| Qualsiasi stringa.