mirror of
https://github.com/neovim/neovim.git
synced 2025-11-20 17:16:31 +00:00
Problem: :stopinsert may not work in a popup close handler. (Ben Jackson) Solution: Restore stop_insert_mode when appropriate. (closes vim/vim#12452, closes vim/vim#12434)a40c0bcc83(cherry picked from commita9d6bc7082)