mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +00:00

Problem: segfault in exmode when redrawing
Solution: skip gui_scroll when exmode_active
20d161ace3
Co-authored-by: Christian Brabandt <cb@256bit.org>
3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
" this goes to insert mode and presses key k_VerScrollbar which may cause a redraw in exmode, which used ot crash Vim
|
|
norm o€ùX
|