mirror of
https://github.com/vim/vim.git
synced 2025-11-13 22:54:27 -05:00
Problem: tests: patch v9.1.1895 breaks CI, by failing screen dump tests
test_listlbr_utf8, test_diffmode and test_cmdline
Solution: Revert it
Revert "patch 9.1.1895: OSC terminal response hard to detect"
This reverts commit 8707b7a15b.
related: #18660
Signed-off-by: Christian Brabandt <cb@256bit.org>