Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window resize does not resize footprint of powershell output #1682

Closed
jackfoxy opened this issue Jun 27, 2019 · 1 comment
Closed

Window resize does not resize footprint of powershell output #1682

jackfoxy opened this issue Jun 27, 2019 · 1 comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@jackfoxy
Copy link

Environment

Windows build number: 10.0.18362.175
Windows Terminal version (if applicable): 0.2.1715.0

powershell

Steps to reproduce

  1. open powershell terminal from pinned taskbar shortcut
  2. do something to create output, e.g ls
  3. grab edge of terminal with mouse and increase size
  4. create more terminal output. Note output only consumes original footprint
  5. control-t to open new tab
  6. note that in new tab the entire terminal window is used for output

Expected behavior

the entire terminal window should be used for output after resize of window

Actual behavior

window resize does not use full window for output

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jun 27, 2019
@DHowett-MSFT
Copy link
Contributor

I believe this is the other side of #1465.

@DHowett-MSFT DHowett-MSFT added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants