revert(tui): temporarily undo Zellij Kitty-query bypass
This reverts 3929e0c181.
The Zellij-specific Kitty-query skip regresses Shift+Enter newline handling in Zellij. Restoring the previous behavior for now while we work on a safer fix that preserves both Alt and modified Enter handling.\n\nContext: https://github.com/badlogic/pi-mono/issues/3259
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
|
||||
- Fixed markdown strikethrough parsing to require strict double-tilde delimiters (`~~text~~`) with non-whitespace boundaries, preventing accidental strikethrough from loose tilde usage.
|
||||
|
||||
## [0.67.3] - 2026-04-15
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed Alt keybindings inside Zellij by skipping the Kitty keyboard protocol query there and enabling xterm `modifyOtherKeys` mode 2 directly ([#3163](https://github.com/badlogic/pi-mono/issues/3163))
|
||||
|
||||
## [0.67.2] - 2026-04-14
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user