mirror of
https://github.com/neovim/neovim.git
synced 2025-11-27 04:30:41 +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