-
Notifications
You must be signed in to change notification settings - Fork 8.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
Progress ring is clipped when tab title is too long #10584
Labels
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Comments
Thanks James for the report! We have #8910 for this. |
/dup #8910 |
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! |
lol don't worry about it. Thanks for the detailed report regardless! |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Windows Terminal version (or Windows build number)
10.0.18363.1500, 1.9.1523.0
Other Software
No response
Steps to reproduce
cmd
shell in Windows Terminal.title This is a long title that doesn't fit
.echo ^[]9;4;1;100^[\
(where^[
is entered as Ctrl+[).Expected Behavior
You should see a full progress ring in the tab indicating 100%.
Actual Behavior
The left half of the progress ring is chopped off, so it looks like it's only at 50%.
The text was updated successfully, but these errors were encountered: