mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 12:10:40 +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