You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows build number: 10.0.19033.0
Windows Terminal version (if applicable): master
Steps to reproduce
Open a new windows terminal.
Fill the screen with output from a command, so that there is at least some history off-screen.
Resize the window horizontally to minimum width
Resize the window back to the original width
Expected behavior
The text and prompt should all reflow so that after resizing back to original size, everything looks like it did before resizing down. After the resize back to full size, typing input should show on the prompt line.
(With one notable exception: the terminal will have scrolled up a bit.)
Actual behavior
The input cursor is no longer on the prompt line, but instead one line below. Typing input shows at the cursor location, but this is now nowhere close to the prompt line.
Screens attached below
Screen before resizing down:
Screen after resizing down (note cursor has now broken onto the line after the prompt):
Screen after resizing back to original size:
Screen after typing some input:
The text was updated successfully, but these errors were encountered:
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
Dec 9, 2019
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
ghost
added
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
and removed
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
Dec 9, 2019
Environment
Steps to reproduce
Expected behavior
The text and prompt should all reflow so that after resizing back to original size, everything looks like it did before resizing down. After the resize back to full size, typing input should show on the prompt line.
(With one notable exception: the terminal will have scrolled up a bit.)
Actual behavior
The input cursor is no longer on the prompt line, but instead one line below. Typing input shows at the cursor location, but this is now nowhere close to the prompt line.
Screens attached below
Screen before resizing down:
Screen after resizing down (note cursor has now broken onto the line after the prompt):
Screen after resizing back to original size:
Screen after typing some input:
The text was updated successfully, but these errors were encountered: