fix(tui): keep WezTerm Kitty images visible

Closes #5618.
This commit is contained in:
Armin Ronacher
2026-06-12 12:59:32 +02:00
parent 3f44d3e2eb
commit 1c24336560
3 changed files with 178 additions and 18 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed WezTerm inline Kitty image rendering so reserved row clears do not erase all but the top strip of tool image previews ([#5618](https://github.com/earendil-works/pi/issues/5618)).
## [0.79.1] - 2026-06-09
### Added