]> granicus.if.org Git - vim/commit
patch 9.0.0933: Kitty shows "already at oldest change" on startup v9.0.0933
authorBram Moolenaar <Bram@vim.org>
Wed, 23 Nov 2022 23:30:58 +0000 (23:30 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Nov 2022 23:30:58 +0000 (23:30 +0000)
commit43300f6034fbefb54b5d1dc1b4c72d5fe57438c8
tree03f1cd83c9a3784efa0c0a27337f36407f28f8b5
parentecfd511e8d802068434735dda00db6b783df6922
patch 9.0.0933: Kitty shows "already at oldest change" on startup

Problem:    Kitty shows "already at oldest change" on startup.
Solution:   When receiving the keyboard protocol state return the ignore key.
            (closes #11601)
src/term.c
src/version.c