fix(tui): stream truncateToWidth for large strings closes #2447
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed `truncateToWidth()` to stream truncation for very large strings, keep contiguous prefixes, and always terminate truncated SGR styling safely ([#2447](https://github.com/badlogic/pi-mono/issues/2447))
|
||||
|
||||
## [0.61.1] - 2026-03-20
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user