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

core: add option "libs" for command /debug, add signal "debug_libs"

This commit is contained in:
Sebastien Helleu
2013-11-17 20:49:37 +01:00
parent e0890b376c
commit 8d64b658df
25 changed files with 170 additions and 65 deletions
+1
View File
@@ -11,6 +11,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
== Version 0.4.3 (under dev)
* core: add option "libs" for command /debug
* core: apply color attributes when clearing a window (patch #8236)
* core: set option weechat.look.paste_bracketed to "on" by default
* core: fix truncated text when pasting several long lines (bug #40210)