mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 13:45:15 -07:00
b6200fbdf2
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
|