Closed gieses closed 1 year ago
Hello @gieses 👋
Add tmux_conf_theme=disabled
in your ~/.tmux.conf.local
copy
That being said, if you edit ~/.tmux.conf
you're on your own. Only customize your ~/.tmux.conf.local
copy
@gpakosz thanks, awesome! Works without any further adjustment. Now, I realized that it's actually documented ...
Yes, I was indeed referring to the ~/.tmux.conf.local
copy.
Now, I realized that it's actually documented ...
It's a recent enhancement
Thanks for making this repo! It's awesome how many bells and whistles are in the template. I'd like to replace the status bar with the https://github.com/erikw/tmux-powerline version. However, when I put the code below, only parts of the status bar change (the middle panel). The left and right stay the same.
When I refresh the plugins with prefix + r, I can see what looks like the right status bar from the powerline config but only for a very brief moment in the beginning. I tried putting the above snippet at the beginning or end but it work.
Do you have any advice?