Fix ScreenInteractive::FixedSize screen stomps on the history terminal output (#1064)

Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
Zane Zhou
2025-06-20 21:59:36 +08:00
committed by GitHub
parent 6440a88dc6
commit 68fc9b1212
4 changed files with 148 additions and 22 deletions

View File

@@ -25,6 +25,10 @@ Next
```
Thanks @mikomikotaishi for PR #1015.
### Component
- Fix ScreenInteractive::FixedSize screen stomps on the preceding terminal
output. Thanks @zozowell in #1064.
6.1.9 (2025-05-07)
------------