mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-11 05:33:55 -04:00
input: kitty: add support for “report all keys as escape codes”
This commit is contained in:
parent
8b260568fb
commit
4e34fb8fb7
3 changed files with 60 additions and 26 deletions
|
|
@ -41,6 +41,8 @@
|
|||
* Kitty keyboard protocol:
|
||||
- [Report event types](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-events)
|
||||
(mode `0b10`)
|
||||
- [Report all keys as escape codes](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-all-keys)
|
||||
(mode `0b1000`)
|
||||
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue