[vim/vim] Increasing 'cmdheight', echoing multiple messages, and then restoring 'cmdheight' causes the last window to shrink (Issue #11286)

5 views
Skip to first unread message

zeertzjq

unread,
Oct 4, 2022, 8:10:50 PM10/4/22
to vim/vim, Subscribed

Steps to reproduce

  1. Run vim --clean
  2. Source the following file:
set laststatus=2
set cmdheight=5
echo 'foo'
echo 'bar'
set cmdheight=1
  1. The height of the last window decreases by 1

Expected behaviour

The height of the last window doesn't not change

Version of Vim

9.0.354

Environment

Operating system: Arch Linux
Terminal: kitty
Value of $TERM: xterm-kitty
Shell: fish

Logs and stack traces

No response


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/11286@github.com>

zeertzjq

unread,
Oct 4, 2022, 8:13:21 PM10/4/22
to vim/vim, Subscribed

This seems to be a regression from patch 9.0.0191


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/11286/1267753178@github.com>

Bram Moolenaar

unread,
Oct 5, 2022, 10:43:45 AM10/5/22
to vim/vim, Subscribed

Closed #11286 as completed via 0816f47.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/11286/issue_event/7525887234@github.com>

Reply all
Reply to author
Forward
0 new messages