Created
May 11, 2021 16:13
-
-
Save wongjustin99/b8466ed9816fd57adedca848b2cabf18 to your computer and use it in GitHub Desktop.
tmux statusbar green fix after upgrade to 3.2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# old config line | |
# set -g status-bg default | |
# replace with the following: | |
set -g status-style bg=default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment