1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

irc: use color code 0x1F (ctrl-_) for underlined text in input line (same code as messages) (bug #40756)

This commit is contained in:
Sebastien Helleu
2013-12-01 18:34:40 +01:00
parent d3799b4616
commit 0c48b7ab8b
2 changed files with 9 additions and 7 deletions
+3 -1
View File
@@ -44,7 +44,9 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* aspell: fix detection of nicks with non-alphanumeric chars
* guile: disable guile gmp allocator (fix crash on unload of relay plugin)
(bug #40628)
* irc: use color code 0x16 (ctrl-V) for reverse video in messages
* irc: use color code 0x1F (`ctrl-_`) for underlined text in input line (same
code as messages) (bug #40756)
* irc: use color code 0x16 (`ctrl-V`) for reverse video in messages
* irc: use option irc.network.colors_send instead of irc.network.colors_receive
when displaying messages sent by commands /away, /me, /msg, /notice, /query
* irc: fix memory leak when checking the value of ssl_priorities option in