mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 08:28:34 +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> (cherry picked from commit7a64eecff4
)