diff options
author | Shougo Matsushita <Shougo.Matsu@gmail.com> | 2022-07-31 17:19:17 +0900 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-07-31 17:15:36 +0800 |
commit | 63244f68e70f233b4175ce0018a58932f075d4c5 (patch) | |
tree | 310e98dc31665bd174911bc480f973a0005456f2 /src/nvim/lua/executor.c | |
parent | 81a1d26c3eee816abaa3d0e611a8b1a0e473d3a1 (diff) | |
download | rneovim-63244f68e70f233b4175ce0018a58932f075d4c5.tar.gz rneovim-63244f68e70f233b4175ce0018a58932f075d4c5.tar.bz2 rneovim-63244f68e70f233b4175ce0018a58932f075d4c5.zip |
vim-patch:9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
Problem: When 'cmdheight' is zero pressing ':' may scroll a window.
Solution: Add the made_cmdheight_nonzero flag and set 'scrolloff' to zero.
https://github.com/vim/vim/commit/6747cf1671bd41cddee77c65b3f9a70509f968db
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions