After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 415930 - Tab shows status/activity of terminal
Tab shows status/activity of terminal
Status: RESOLVED DUPLICATE of bug 132173
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: Normal enhancement
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-08 03:07 UTC by Matthew Nuzum
Modified: 2008-03-31 22:04 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Matthew Nuzum 2007-03-08 03:07:13 UTC
Firefox tabs have a spinning throbber letting you know they're working. It would be handy to have this feature on gnome-terminal tabs. If a shell's process has returned to the command prompt, there'd be either no throbber or an icon indicating its ready for input. If the shell is not at a prompt, the throbber/icon would be in a state indicating that its working.

Ideally, the throbber would indicate if stdin was available. This way, you could have an animated throbber meaning "working." However, that may be quite difficult... in that case, if its only easy to detect if the process has returned, it would not be good to animate the throbber... it would be way too annoying using vim or emacs and have the throbber constantly turning.

As an alternative, maybe the font on the tab or the tab background color could indicate a change in status.

This is most useful if you are in one tab working waiting for a process in another tab to finish, or if you are in a different program waiting for a process to finish.

Maybe a more sophisticated system could work like xchat-gnome... if the tab or gnome-terminal is not focused, and its state changes, it would indicate so visually. However, if the tab is active then no visual indication will be shown.
Comment 1 Matthew Nuzum 2007-03-08 03:22:54 UTC
As I think about it, the xchat method makes the most sense to me... its the least intrusive and can be done by simply changing the color of the tab or the tab's font to bold. However, it would only do this if that tab is not focused.

That would allow you to work on something else while keeping your eye on a terminal window that's busy.
Comment 2 Christian Persch 2008-03-31 22:04:52 UTC

*** This bug has been marked as a duplicate of 132173 ***