fix(tui): restore shift+tab in xterm modifyOtherKeys mode (#2081)
This commit is contained in:
committed by
GitHub
parent
4535415300
commit
baeccade54
@@ -5,6 +5,7 @@
|
||||
### Fixed
|
||||
|
||||
- Fixed interactive input fields backed by the TUI `Input` component to scroll by visual column width for wide Unicode text (CJK, fullwidth characters), preventing rendered line overflow and TUI crashes in places like search and filter inputs ([#1982](https://github.com/badlogic/pi-mono/issues/1982))
|
||||
- Fixed `shift+tab` and other modified Tab bindings in tmux when `extended-keys-format` is left at the default `xterm`
|
||||
|
||||
## [0.57.1] - 2026-03-07
|
||||
|
||||
|
||||
Reference in New Issue
Block a user