mirror of
https://github.com/zoriya/vim.git
synced 2026-05-03 03:46:06 +00:00
Problem: Vim does not exit when closing a terminal window and it is the
last window.
Solution: Exit Vim if the closed terminal window is the last one.
(closes #4539)