mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 06:45:37 +00:00
Problem: :wqall! doesn't close a terminal buffer like :qall! does
(after 8.0.1525).
Solution: Check eap->forceit (zeertzjq).
Ref: https://github.com/vim/vim/issues/2654#issuecomment-366803932
related: vim/vim#2654
related: neovim/neovim#14061
closes: vim/vim#19129
d8558fdf4f
(cherry picked from commit 681d006549)