diff options
author | nwounkn <nwounkn@gmail.com> | 2023-09-24 23:15:33 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-24 11:15:33 -0700 |
commit | 0592fd5e17dc3609c148e0ccc25a4f035d5f7153 (patch) | |
tree | 31eba7b958dc41325df316e3154fbfb83a6831d9 /runtime/lua/vim/_meta/lpeg.lua | |
parent | 3bbb0aa3993fb8760fa693aae2133186cb61db77 (diff) | |
download | rneovim-0592fd5e17dc3609c148e0ccc25a4f035d5f7153.tar.gz rneovim-0592fd5e17dc3609c148e0ccc25a4f035d5f7153.tar.bz2 rneovim-0592fd5e17dc3609c148e0ccc25a4f035d5f7153.zip |
fix(ui): "resize -1" with cmdheight=0 #24758
Problem:
Crash from:
set cmdheight=0 redrawdebug=invalid
resize -1
Solution:
Do not invalidate first `p_ch` `msg_grid` rows in `update_screen` when
scrolling the screen down after displaying a message, because they may
be used later for drawing cmdline.
Fixes #22154
Diffstat (limited to 'runtime/lua/vim/_meta/lpeg.lua')
0 files changed, 0 insertions, 0 deletions