You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I answered in the other issue #7 but I'm gonna copy the answer here for the record.
I suggest you to create a simple script that calls gitmux itself, inside the script you can check if gitmux output is empty, if that's not the case place the () around gitmux output.
Then instead of calling gitmux directly in .tmux.conf you'll call your wrapper script.
I don't feel like adding a specific feature for this use case, it's too much specific to your needs, it can easily be handled outside of gitmux.
arl
changed the title
paraenthese/brackets around gitmux info
parentheses/brackets around gitmux output
Nov 12, 2019
arl
changed the title
parentheses/brackets around gitmux output
Parentheses/brackets around gitmux output
Nov 12, 2019
It would nice if gitmux would put parentheses or brackets like
()
/[]
/<>
around gitmux info, just to separate git info from other info like path, time.Since it would need a lot more work in
~/.tmux.conf
to do that for git-repo and non-git-repoThe text was updated successfully, but these errors were encountered: