mirror of
https://github.com/vim/vim.git
synced 2026-08-05 06:00:46 +02:00
dd693ce28b
Problem: Cannot automaticlaly close a terminal window when the job ends.
Solution: Add the ++close argument to :term. Add the term_finish option to
term_start(). (Yasuhiro Matsumoto, closes #1950) Also add
++open.