mirror of
https://github.com/vim/vim.git
synced 2026-05-11 12:55:42 +02:00
Problem: Terminal test fails because Windows sets the title.
Solution: Add the "vterm_title" testing override and use it in the test.
(Ozaki Kiichi, closes #9556)