Fix resizing window when alternate screen is active does not preserve trailing blank output line in the main screen

Fixes #7978
This commit is contained in:
Kovid Goyal
2024-10-19 13:05:31 +05:30
parent ccb5bfd372
commit 9d1a3e5b44
2 changed files with 4 additions and 0 deletions

View File

@@ -87,6 +87,8 @@ Detailed list of changes
- :opt:`tab_title_template` allow using the 256 terminal colors for formatting (:disc:`7976`)
- Fix resizing window when alternate screen is active does not preserve trailing blank output line in the main screen (:iss:`7978`)
0.36.4 [2024-09-27]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~