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
ramya-rao-a opened this issue
Feb 27, 2018
· 6 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded
Below, I split the terminal 4 times. Then picked one of the boundaries between 2 of the resulting terminals and moved left and right. All text flows around weirdly and getting the size back to the original size doesn't make the text go back to the original layout
The text was updated successfully, but these errors were encountered:
Pretty sure the weird text on the right that's hanging around is because of the temporary "reflow" workaround of keeping the text around when the terminal's resized but not shown, so that particular problem will probably be fixed with #23688.
We seem to do about as good of a job with this as other terminals (checked gnome-terminal, terminator, iterm), it's just we allow the terminal to be more narrow then them. I think I'll increase the min width even more and call this a shell bug 😃
Tyriar
added
the
bug
Issue identified by VS Code Team member as probable bug
label
Feb 28, 2018
I see the improvement and the min width increase.
There's still unexpected behavior when getting a terminal size back to the original. That's being tracked on #23688
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded
Testing #44446 in Mac
Below, I split the terminal 4 times. Then picked one of the boundaries between 2 of the resulting terminals and moved left and right. All text flows around weirdly and getting the size back to the original size doesn't make the text go back to the original layout
The text was updated successfully, but these errors were encountered: