microsoft / microsoft/terminal
Preview `1.22.2362.0` breaks Terminal.Gui apps
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
### Windows Terminal version
1.22.2362.0
### Windows build number
10.0.26120.0
### Other Software
Terminal.Gui - any version
### Steps to reproduce
- Run `UICatalog` from the [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) solution.
- Start any Scenario
- Exit that Scenario
Each of these is like running a Termina.Gui app afresh.
The same thing can be reproduced by just running ` .\UICatalog\bin\Debug\net8.0\UICatalog.exe` and exiting repeatedly.
### Expected Behavior

### Actual Behavior

Note the bottom of the terminal is corrupt with prior content and the new instance of the app is not getting the correct terminal dimensions (too small).
Contributor guide
Assessment
This issue has not been assessed yet.