mirror of
https://github.com/neovim/neovim.git
synced 2026-02-22 10:22:17 +10:00
Problem: Changing hidden prompt buffer cancels :startinsert/:stopinsert
(after 9.0.1439).
Solution: Don't change mode for a prompt buffer in an autocommand
window (zeertzjq).
closes: vim/vim#19410
8b81a6b6e1
(cherry picked from commit 7d8653575f)