Skip to content

Instantly share code, notes, and snippets.

@wongjustin99
Created May 11, 2021 16:13
Show Gist options
  • Save wongjustin99/b8466ed9816fd57adedca848b2cabf18 to your computer and use it in GitHub Desktop.
Save wongjustin99/b8466ed9816fd57adedca848b2cabf18 to your computer and use it in GitHub Desktop.
tmux statusbar green fix after upgrade to 3.2
# 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