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

Open
opened 2026-01-31 03:09:27 +00:00 by claunia · 0 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12222