arl / gitmux

:computer: Git in your tmux status bar
MIT License
630 stars 24 forks source link

[FEATURE] Ability to hide some flags #115

Open tgrosinger opened 5 months ago

tgrosinger commented 5 months ago

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

Displaying flags is either on or off. There is no ability to choose which flags should be displayed. For example, hide the number of stashes.

Describe the solution you'd like

Option to hide some flags but not all.

Describe alternatives you've considered

I changed the symbol for stashes to an empty string, however the number of stashes is still printed.