feat(tty): add kitty keyboard protocol support

This commit is contained in:
Henrik Lissner 2024-08-23 17:20:25 -04:00
parent 8e76097d49
commit 07dff99184
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
3 changed files with 8 additions and 0 deletions

View file

@ -11,3 +11,5 @@
;; NOTE Despite the evil-* prefix, evil-terminal-cursor-changer does not depend
;; on evil (anymore).
(package! evil-terminal-cursor-changer :pin "2358f3e27d89128361cf80fcfa092fdfe5b52fd8")
(package! kkp :pin "ed9214329f11b095fc7bad06feb329b9f232258d")