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

core: add variable "old_full_name" in buffer, set before the buffer is renamed (issue #1428)

This commit is contained in:
Sébastien Helleu
2020-01-12 16:57:08 +01:00
parent 4f9c4fecd3
commit 1fac6fd404
4 changed files with 29 additions and 3 deletions
+1
View File
@@ -20,6 +20,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
New features::
* core: add variable "old_full_name" in buffer, set before the buffer is renamed (issue #1428)
* core: add debug option "-d" in command /eval (issue #1434)
* api: add info "weechat_headless" (issue #1433)
* buflist: add pointer "window" in bar item evaluation