Skip to content

Instantly share code, notes, and snippets.

@wyattanderson
Created August 27, 2012 22:12
Show Gist options
  • Save wyattanderson/3492798 to your computer and use it in GitHub Desktop.
Save wyattanderson/3492798 to your computer and use it in GitHub Desktop.
Prompt for a color to set your tmux tab to
bind-key C command-prompt -I colour160 -p color,active-title "set-window-option window-status-format '#[fg=white,bg=%1] #I #W '; set-window-option window-status-current-format '#[fg=colour17,bg=%1]⮀#[fg=white,bg=%1,noreverse,bold] #I ⮁ #W%2 #[fg=%1,bg=colour17,nobold]⮀'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment