mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-30 11:10:23 -04:00
input: kitty: add support for “report all keys as escape codes”
This commit is contained in:
parent
73baa4cf5f
commit
0e2d8429c0
3 changed files with 60 additions and 26 deletions
|
|
@ -44,6 +44,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