mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00

Show a proper confirmation dialog when trying to unload a terminal buffer while the confirm option is set or when :confirm is used. Fixes https://github.com/neovim/neovim/issues/4651