fix(tui): decode Kitty CSI-u shifted symbols (#779)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
- `PI_NO_HARDWARE_CURSOR=1` environment variable to disable hardware cursor positioning for terminals with limited escape sequence support (e.g., IntelliJ IDEA's built-in terminal)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Decode Kitty CSI-u printable sequences in the editor so shifted symbol keys (e.g., `@`, `?`) work in terminals that enable Kitty keyboard protocol
|
||||
|
||||
## [0.47.0] - 2026-01-16
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
Reference in New Issue
Block a user