mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
466b5f531a
Problem: 'autowrite' not triggered for :term
Solution: Trigger autowrite for :term command
(rendcrx)
closes: #19855
Signed-off-by: rendcrx <974449413@qq.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>