We should put the progress ring, zoom indicator, etc, in the tab switcher #12225

Closed
opened 2026-01-31 03:09:29 +00:00 by claunia · 5 comments
Owner

Originally created by @zadjii-msft on GitHub (Jan 27, 2021).

Originally assigned to: @Don-Vito on GitHub.

image

In the tab running bx, it's got a progress ring (and the icon is hidden to show the ring). We should make those other indicators also show up in the tab switcher, so you can view them at a glance.

This might be extra hard, because right now the CommandPalette is just a set of {label, icon}-like objects. All those other icons and indicators are a LOT more content. That would make it something more like a set of {Content, Icon}-like objects.

Originally created by @zadjii-msft on GitHub (Jan 27, 2021). Originally assigned to: @Don-Vito on GitHub. ![image](https://user-images.githubusercontent.com/18356694/106001001-0e29e980-6075-11eb-903d-a9233d56147f.png) In the tab running `bx`, it's got a progress ring (and the icon is hidden to show the ring). We should make those other indicators also show up in the tab switcher, so you can view them at a glance. This might be _extra hard_, because right now the CommandPalette is just a set of `{label, icon}`-like objects. All those other icons and indicators are a LOT more content. That would make it something more like a set of `{Content, Icon}`-like objects.
Author
Owner

@Don-Vito commented on GitHub (Jan 27, 2021):

@zadjii-msft - this can be much simpler once filtered list view is extracted. Until then we can select item template dynamically.

If this is not urgent, I can absolutely work on this

@Don-Vito commented on GitHub (Jan 27, 2021): @zadjii-msft - this can be much simpler once filtered list view is extracted. Until then we can select item template dynamically. If this is not urgent, I can absolutely work on this
Author
Owner

@zadjii-msft commented on GitHub (Jan 27, 2021):

Oh yea this is super not urgent. I figured this is something that was right up your alley 😉

@zadjii-msft commented on GitHub (Jan 27, 2021): Oh yea this is super not urgent. I figured this is something that was right up your alley 😉
Author
Owner

@Don-Vito commented on GitHub (Feb 3, 2021):

ProgressInTabSwitch

@Don-Vito commented on GitHub (Feb 3, 2021): ![ProgressInTabSwitch](https://user-images.githubusercontent.com/4639110/106678601-bbe04f80-65c3-11eb-9174-7a90a5e602f5.gif)
Author
Owner

@zadjii-msft commented on GitHub (Feb 3, 2021):

😍

@zadjii-msft commented on GitHub (Feb 3, 2021): 😍
Author
Owner

@ghost commented on GitHub (Mar 1, 2021):

:tada:This issue was addressed in #9041, which has now been successfully released as Windows Terminal Preview v1.7.572.0.🎉

Handy links:

@ghost commented on GitHub (Mar 1, 2021): :tada:This issue was addressed in #9041, which has now been successfully released as `Windows Terminal Preview v1.7.572.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.7.572.0) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12225