-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Funky resizing issues #2421
Comments
This is not limited to Windows. I am also affected on MacOS 10.13. |
I just tried on 1.4.8 yesterday and could not repro, weird. |
In 2.1.0 it doesn't affect my first tab of a window.
|
Also suffering from this issue and I can reproduce every time. I'm on 2.1.1. |
Bump on this. Makes the terminal unusable. Any more info needed? |
I wouldn't say unusable. Since the pre-releases are out I'm only using
those because of the performance gain. However, I am affected of the resize
bug roughly every 10 minutes.
To me it seems like the size indicator at the bottom right iterates quickly
through all tabs. When changing the size by one unit, I multiple values
show up sequentially. Some of them being the actual size like "64x32" and
others being "1x1". That's when I know some tab(s) have been squeezed.
|
I also have this problem |
@Stanzilla I guess we should close this issue as it was for v2 and I don't think it's present in canary now. |
Issue
Various display bugs happening when resizing the terminal with multiple tabs open, happening on 2.1.0
https://dl.dropboxusercontent.com/s/gmlpceuwd2i1byw/2017-11-03_22-34-18.webm
It works fine in 1.4.8 so it is a regression.
The text was updated successfully, but these errors were encountered: