summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-15 11:12:49 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-15 11:12:49 +0100
commitd3c85c920c367d23820d58e448dfec30873a488c (patch)
tree73f334aaf413e882eab7f8160696c01585efb387 /doc/en
parente38f437ad739967c5e8e5388ff47d38fb88b2a9f (diff)
downloadweechat-d3c85c920c367d23820d58e448dfec30873a488c.zip
irc: add modifier "irc_color_decode_ansi"
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 6d2fb9bb4..9812abc2e 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -9139,6 +9139,12 @@ List of modifiers used by WeeChat and plugins:
Any string |
String with IRC colors (or IRC colors removed)
+| irc_color_decode_ansi +
+ _(WeeChat ≥ 0.4.4)_ |
+ "1" to keep colors, "0" to remove colors |
+ Any string |
+ String with ANSI colors converted to IRC colors (or ANSI colors removed)
+
| irc_command_auth +
_(WeeChat ≥ 0.4.1)_ |
Server name |