microsoft / microsoft/terminal
While in fullscreen mode, terminal does not resize properly when changing screen resolution
Open
@zadjii-msft is already working on this.
Since Mar 26, 2020.
Area-UserInterface
Issue-Bug
Priority-3
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Environment
Windows build number: Microsoft Windows [Version 10.0.18363.752]
Windows Terminal version: v0.10.781.0
Steps to reproduce
- Enter full-screen mode with the
toggleFullscreencomand - Change the screen resolution
Expected behavior
The terminal resizes fill the entire screen with the new screen resolution dimensions (this may require adjusting the size in both dimensions).
Actual behavior
The terminal is resized such that it fills the screen in one dimension and the black bars are introduced around the terminal in the other dimension to fill up the remaining space.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.