mirror of
https://github.com/neovim/neovim.git
synced 2025-12-01 14:33:11 +00:00
Problem: Ending Insert mode when accessing a hidden prompt buffer.
Solution: Don't stop Insert mode when it was active before. (closes vim/vim#12237)
05a627c3d4
Co-authored-by: Bram Moolenaar <Bram@vim.org>