Add a "tab busy indicator" to show when a tab has belled or has output #2237

Open
opened 2026-01-30 22:50:19 +00:00 by claunia · 8 comments
Owner

Originally created by @xmm1989218 on GitHub (Jun 25, 2019).

Summary of the new feature/enhancement

if something output to tab which no in view, give it a sign, mean something output in that tab, but you no watch it, has below

1

green point and blue background mean tab which in your view, green point and white background mean tab no in your view and nothing output in that tab, exclamation mark and white background mean tab no in your view and something output in that tab

Proposed technical implementation details (optional)

Originally created by @xmm1989218 on GitHub (Jun 25, 2019). # Summary of the new feature/enhancement if something output to tab which no in view, give it a sign, mean something output in that tab, but you no watch it, has below ![1](https://user-images.githubusercontent.com/983106/60125055-8bb4b600-97bd-11e9-8283-123f05807d29.png) green point and blue background mean tab which in your view, green point and white background mean tab no in your view and nothing output in that tab, exclamation mark and white background mean tab no in your view and something output in that tab # Proposed technical implementation details (optional) <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureProduct-TerminalArea-UserInterface labels 2026-01-30 22:50:19 +00:00
Author
Owner

@oising commented on GitHub (Jun 25, 2019):

You mean if something changes in the buffer and that tab isn't focused, you want some kind of indicator? I like the idea.

@oising commented on GitHub (Jun 25, 2019): You mean if something changes in the buffer and that tab isn't focused, you want some kind of indicator? I like the idea.
Author
Owner

@xmm1989218 commented on GitHub (Jul 1, 2019):

@oising yes it's very useful feature for me

@xmm1989218 commented on GitHub (Jul 1, 2019): @oising yes it's very useful feature for me
Author
Owner

@DHowett-MSFT commented on GitHub (Jul 9, 2019):

I've renamed this to make it more discoverable.

@DHowett-MSFT commented on GitHub (Jul 9, 2019): I've renamed this to make it more discoverable.
Author
Owner

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

Oh my gosh we should be tracking this with the rest of #6700 & #7955

@zadjii-msft commented on GitHub (Jan 25, 2021): Oh my gosh we should be tracking this with the rest of #6700 & #7955
Author
Owner

@warpdesign commented on GitHub (Mar 2, 2022):

Would be really useful!

That's how iTerm does it on mac for example:

image

I guess it should only appear if a newline has been printed, no need to show the indicator if a progress bar has progressed for example.

@warpdesign commented on GitHub (Mar 2, 2022): Would be really useful! That's how iTerm does it on mac for example: ![image](https://user-images.githubusercontent.com/199648/156387038-70a09a04-db43-4ec9-b96e-ec6050b47c3e.png) I guess it should only appear if a newline has been printed, no need to show the indicator if a progress bar has progressed for example.
Author
Owner

@xmm1989218 commented on GitHub (Nov 24, 2023):

I've been following this issue for four years.so sad

@xmm1989218 commented on GitHub (Nov 24, 2023): I've been following this issue for four years.so sad
Author
Owner

@oising commented on GitHub (Nov 24, 2023):

I've been following this issue for four years.so sad

They've been waiting four years for your PR ;)

@oising commented on GitHub (Nov 24, 2023): > I've been following this issue for four years.so sad They've been waiting four years for your PR ;)
Author
Owner

@zadjii-msft commented on GitHub (Nov 27, 2023):

I've also got notes and prototypes in https://github.com/microsoft/terminal/issues/7955#issuecomment-1303740796. Nothing that's ready to ship, but if someone was enterprising, we could probably whip that into a PR without too mich work ☺️

@zadjii-msft commented on GitHub (Nov 27, 2023): I've also got notes and prototypes in https://github.com/microsoft/terminal/issues/7955#issuecomment-1303740796. Nothing that's ready to ship, but if someone was enterprising, we could probably whip that into a PR without too mich work ☺️
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2237