core: add fixed behavior of command /window splitv in release notes

This commit is contained in:
Sébastien Helleu 2021-02-09 20:19:22 +01:00
parent 00409cba6a
commit d74f2e3183

View File

@ -20,6 +20,18 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
[[v3.1]]
== Version 3.1 (under dev)
[[v3.1_window_splitv]]
=== Vertical split of windows
The vertical split of windows has been fixed (see issue #1612): now the new
window has the asked size, instead of the original window. +
For example with this command the new window (on the right) has size 80% instead
of 20% in previous releases:
----
/window splitv 80
----
[[v3.1_secure_data_passphrase_command]]
=== External program to read secured data passphrase