diff options
author | Gregory Anders <greg@gpanders.com> | 2024-12-31 08:29:14 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-31 08:29:14 -0600 |
commit | 4fb3b57a19cb83a99d4c5489982c22d96e28e8c2 (patch) | |
tree | 4fe2ee1c9134bc1936ef753556448b8e6121fee8 /runtime/lua | |
parent | e00cd1ab4060915d86b8536b082e663818268b69 (diff) | |
download | rneovim-4fb3b57a19cb83a99d4c5489982c22d96e28e8c2.tar.gz rneovim-4fb3b57a19cb83a99d4c5489982c22d96e28e8c2.tar.bz2 rneovim-4fb3b57a19cb83a99d4c5489982c22d96e28e8c2.zip |
feat(tui): handle kitty key events in libtermkey (#31727)
Enable key event reporting in the kitty keyboard protocol. This causes
supporting terminals to send key events for presses, repeats, and key
releases. For now we ignore release events, but eventually we will
support users mapping those.
Diffstat (limited to 'runtime/lua')
0 files changed, 0 insertions, 0 deletions