diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-15 11:06:30 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-15 11:06:30 +0100 |
commit | e38f437ad739967c5e8e5388ff47d38fb88b2a9f (patch) | |
tree | 6d0be982c81fc63d1bf90207eab9296ce9415cdf /src/plugins/irc/irc.c | |
parent | 9e659d9f2eb303e7d3bd77b69015e3f742610a92 (diff) | |
download | weechat-e38f437ad739967c5e8e5388ff47d38fb88b2a9f.zip |
core: add modifier and infos to decode ANSI colors
New modifier:
- color_decode_ansi: convert ANSI colors to WeeChat colors (or remove colors).
New infos:
- color_ansi_regex: regex used to parse ANSI colors in a string
- color_term2rgb: convert a terminal color (0-255) to RGB
- color_rgb2term: convert a RGB color to terminal color (0-255)
Diffstat (limited to 'src/plugins/irc/irc.c')
0 files changed, 0 insertions, 0 deletions