Skip to content

Instantly share code, notes, and snippets.

@rbanffy
Created October 26, 2020 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbanffy/258cd1e247cd666be1f30ae36cfcc478 to your computer and use it in GitHub Desktop.
Save rbanffy/258cd1e247cd666be1f30ae36cfcc478 to your computer and use it in GitHub Desktop.
set-option -g mouse on
set-option -g mode-style "fg=black,bg=cyan"
# This works only on terminals that support overline. iTerm, sadly, isn't one.
set-option -as terminal-overrides "*:Smol=\e[53m"
set-option -gq status-style "fg=brightcyan,overline"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment