diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-12 21:37:51 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-12 21:37:51 +0100 |
commit | 725c5aaeb9c51ede00233d7c4e91daf2abc99c46 (patch) | |
tree | a20f906638e3a105f1602e640540a532d8ed0e0e /ChangeLog | |
parent | c273b87cccaf8cea62836a1c8692393785315240 (diff) | |
download | weechat-725c5aaeb9c51ede00233d7c4e91daf2abc99c46.zip |
core: fix truncated text when pasting several long lines (bug #40210)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] == Version 0.4.3 (under dev) +* core: fix truncated text when pasting several long lines (bug #40210) * core: rename option weechat.look.set_title to weechat.look.window_title, value is now a string (evaluated) * core: add infos "term_width" and "term_height" |