fix(tui): resolve raw backspace ambiguity closes #2293
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed tmux xterm `modifyOtherKeys` matching for `Backspace`, `Escape`, and `Space`, and resolved raw `\x08` backspace ambiguity by treating Windows Terminal sessions differently from legacy terminals ([#2293](https://github.com/badlogic/pi-mono/issues/2293))
|
||||
|
||||
## [0.59.0] - 2026-03-17
|
||||
|
||||
## [0.58.4] - 2026-03-16
|
||||
|
||||
Reference in New Issue
Block a user