mirror of
https://github.com/vim/vim.git
synced 2026-05-31 14:37:22 +02:00
4bc85f23ed
Problem: Kitty terminal is not recognized.
Solution: Recognize Kitty by the termresponse and then do not set
seenModifyOtherKeys, since Kitty doesn't support that.
(issue #11413)