diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-02-04 19:35:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-04 19:35:31 +0800 |
commit | 90333b24c3582cb017d823583d4896c8bbb8edb8 (patch) | |
tree | 5ef8c616359c5300fe4242d9fe5c1bf226bf7a20 /src/nvim/lua/executor.c | |
parent | 964ae205a583807127eda75d9876fb6dfda6065c (diff) | |
download | rneovim-90333b24c3582cb017d823583d4896c8bbb8edb8.tar.gz rneovim-90333b24c3582cb017d823583d4896c8bbb8edb8.tar.bz2 rneovim-90333b24c3582cb017d823583d4896c8bbb8edb8.zip |
vim-patch:9.0.1277: cursor may move with autocmd in Visual mode (#22116)
Problem: Cursor may move with autocmd in Visual mode.
Solution: Restore "VIsual_active" before calling check_cursor().
(closes vim/vim#11939)
https://github.com/vim/vim/commit/49f0524fb575bb1cf4881e472afab7d37c579440
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions