]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0969: ghostty not using kitty protocol by default v9.1.0969
authorChristian Brabandt <cb@256bit.org>
Sat, 28 Dec 2024 15:27:49 +0000 (16:27 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 28 Dec 2024 15:27:49 +0000 (16:27 +0100)
commit231b4fc3cc3cc84cad4babaf077b0fc13ece0932
tree5c1fa284c57a76985dc3872d6f582c7ff56908ee
parente51043ad9f8e07d4c0a1e0056a8f8853e08f6a30
patch 9.1.0969: ghostty not using kitty protocol by default

Problem:  ghostty not using kitty protocol by default (00-kat)
Solution: update keyprotocol option default and include ghostty

fixes: #16318
closes: #16323

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/optiondefs.h
src/testdir/test_options.vim
src/version.c