mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-06 01:40:22 -05:00
changelog: kitty: alternate keys: base layout key is implemented
This commit is contained in:
parent
a9026f16a7
commit
baae46ea75
1 changed files with 1 additions and 2 deletions
|
|
@ -43,8 +43,7 @@
|
||||||
- [Report event types](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-events)
|
- [Report event types](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-events)
|
||||||
(mode `0b10`)
|
(mode `0b10`)
|
||||||
- [Report alternate keys](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-alternates)
|
- [Report alternate keys](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-alternates)
|
||||||
(mode `0b100`, but not that only the _shifted_ key is reported,
|
(mode `0b100`)
|
||||||
not the _base layout key_)
|
|
||||||
- [Report all keys as escape codes](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-all-keys)
|
- [Report all keys as escape codes](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-all-keys)
|
||||||
(mode `0b1000`)
|
(mode `0b1000`)
|
||||||
- [Report associated text](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-text)
|
- [Report associated text](https://sw.kovidgoyal.net/kitty/keyboard-protocol/#report-text)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue