Adrian Luff
Adrian Luff
Setting this via the Network Locations feature is the best way to handle proxy configuration. A little more work from the ControlPlane side to setup several but already supported. Terminal...
Setting `readonly TMGB_STYLE=''` in the tmux-gitbar.conf seems to work nicely for this.
I used tmuxline.vim as a starting point then heavily customized my theme. I was able to add prefix support as follows: ``` set -g status-left "#{?client_prefix,#[fg=colour235]#[bg=colour12]#[bold] PREFIX#[nobold] #{session_name}@#{host} #[fg=colour12]#[bg=colour239]▶,#[fg=colour235]#[bg=colour246] #{session_name}@#{host}...