Files
neovim/src/nvim/eval
zeertzjq a979a6237e vim-patch:8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer (#37073)
Problem:    Visual mode not stopped early enough if win_gotoid() goes to
            another buffer. (Sergey Vlasov)
Solution:   Stop Visual mode before jumping to another buffer. (closes vim/vim#10217)

3aca0916f0

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2025-12-22 20:31:07 +08:00
..