Skip to content

[FEATURE] add a "reset" style #95

@TLINDEN

Description

@TLINDEN

Is your feature request related to a problem? Please describe.

I am using the output of gitmux and the date like so:

set -g status-right '#(gitmux -cfg $HOME/.gitmux.conf "#{pane_current_path}") %d.%m.%Y %H:%M:%S'

The problem is, that the last item in the gitmux outputs sets some color which will then be used for the date. So sometimes I have a green date, sometimes a magenta one etc.

My current solution is this custom layout in .gitmux.conf:

layout: [branch, remote-branch, divergence, " - ", flags, "#[fg=default]"]

Describe the solution you'd like
A style called "reset" or something like that should be added and maybe included in the default layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions