fix(tui): handle wide unicode input scrolling closes #1982
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### 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))
|
||||
|
||||
## [0.57.1] - 2026-03-07
|
||||
|
||||
### New Features
|
||||
|
||||
Reference in New Issue
Block a user