-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Doesn't it going to be useful if we have have some sort of activity monitor on tab titles? If buffer in a passive tab changes due to a finished job or a new log message, this tab's title can be marked in such a way like how we define separators.
For example we run "tail -f /var/log/messages" on Tab-2 but active tab is Tab-4. When an event occurs on Tab-2, an indicator can be used to notice user. This indicator can be color scheme or a character.
Can be configured in such way:
activity_caharacter "*"
tab_title_template " {activity}{index}{activity} "
| 1 | 2 | 3 |.4.|
| 1 |*2*| 3 |.4.|
If there is a solution for this, I appreciate to know about it,
Metadata
Metadata
Assignees
Labels
No labels