1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 19:45:41 +02:00

core: fix display bug with prefix when length is greater than max and prefix is ending with a wide char (bug #36032)

This commit is contained in:
Sebastien Helleu
2012-03-29 16:36:51 +02:00
parent ae2c97b8cb
commit 10df976e53
2 changed files with 57 additions and 28 deletions
+2
View File
@@ -7,6 +7,8 @@ v0.3.8-dev, 2012-03-29
Version 0.3.8 (under dev!)
--------------------------
* core: fix display bug with prefix when length is greater than max and prefix
is ending with a wide char (bug #36032)
* core: add option weechat.look.prefix_same_nick (hide or change prefix on
messages whose nick is the same as previous message) (task #11965)
* core: convert tabs to spaces in text pasted (bug #25028)
File diff suppressed because it is too large Load Diff