1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 06:46:38 +02:00

core: add support of italic text (requires ncurses >= 5.9 patch 20130831)

This commit is contained in:
Sebastien Helleu
2013-11-02 10:58:38 +01:00
parent cf81a6dfcd
commit dd32052fec
64 changed files with 913 additions and 712 deletions
+1 -1
View File
@@ -2727,7 +2727,7 @@ irc_config_init ()
"colors_send", "boolean",
N_("allow user to send colors with special codes (ctrl-c + a code and "
"optional color: b=bold, cxx=color, cxx,yy=color+background, "
"u=underline, r=reverse)"),
"i=italic, o=disable color/attributes, r=reverse, u=underline)"),
NULL, 0, 0, "on", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
irc_config_network_lag_check = weechat_config_new_option (
irc_config_file, ptr_section,