1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00
alacritty/alacritty_terminal
Kirill Chibisov cb03806e2a
Implement kitty's keyboard protocol
The protocol enables robust key reporting for the applications, so
they could bind more keys and the user won't have collisions with
the normal control keys.

Links: https://sw.kovidgoyal.net/kitty/keyboard-protocol
Fixes #6378.
2023-12-06 09:26:07 +04:00
..
src Implement kitty's keyboard protocol 2023-12-06 09:26:07 +04:00
tests Add --option argument to create-window 2023-11-11 20:33:06 +01:00
Cargo.toml Bump dependencies 2023-11-24 20:22:01 +04:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00