test(tui): cover non-qwerty kitty base layout fallback

This commit is contained in:
Mario Zechner 2026-02-01 01:33:28 +01:00
parent 5bb3700717
commit c27168840c
3 changed files with 39 additions and 0 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed Kitty keyboard protocol base layout fallback so non-QWERTY layouts do not trigger wrong shortcuts ([#1096](https://github.com/badlogic/pi-mono/pull/1096) by [@rytswd](https://github.com/rytswd))
## [0.50.7] - 2026-01-31
## [0.50.6] - 2026-01-30