mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 03:30:37 +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)05a627c3d4Co-authored-by: Bram Moolenaar <Bram@vim.org> (cherry picked from commit7a64eecff4)