fix: keyboard shortcuts on non-Latin keyboard layouts (#718)

This commit is contained in:
Danila Poyarkov
2026-01-14 12:28:58 +03:00
committed by GitHub
parent 7f2d2f106e
commit 15a9670db5
4 changed files with 228 additions and 25 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Keyboard shortcuts (Ctrl+C, Ctrl+D, etc.) now work on non-Latin keyboard layouts (Russian, Ukrainian, Bulgarian, etc.) in terminals supporting Kitty keyboard protocol with alternate key reporting
## [0.45.7] - 2026-01-13
## [0.45.6] - 2026-01-13