mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-22 00:00:27 +00:00
fix(tui): cursor position tracking when content shrinks with unchanged lines
This commit is contained in:
parent
d7394eb109
commit
3bb115a39c
3 changed files with 69 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
### Fixed
|
||||
|
||||
- Cursor position tracking when content shrinks with unchanged remaining lines
|
||||
- TUI renders with wrong dimensions after suspend/resume if terminal was resized while suspended ([#599](https://github.com/badlogic/pi-mono/issues/599))
|
||||
|
||||
## [0.42.4] - 2026-01-10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue