]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1080: the "kitty" terminfo entry is not widespread v9.0.1080
authorBram Moolenaar <Bram@vim.org>
Mon, 19 Dec 2022 18:56:48 +0000 (18:56 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 19 Dec 2022 18:56:48 +0000 (18:56 +0000)
commitafa3f1cc7258d34c32a299a3cc6aece89f67fb47
treed04c7adb4f528f7eb27746e20225dbd8f504d406
parent33e543038b84af7557ab9ecff500fc4ab98dd2a3
patch 9.0.1080: the "kitty" terminfo entry is not widespread

Problem:    The "kitty" terminfo entry is not widespread, resulting in the
            kitty terminal not working properly.
Solution:   Go back to using "xterm-kitty" and avoid the problems it causes in
            another way.
runtime/doc/term.txt
src/os_unix.c
src/term.c
src/version.c