Skip to content

Feature request: Activity indicator on tab title #2515

@tanertas

Description

@tanertas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions