Created
August 27, 2012 22:12
-
-
Save wyattanderson/3492798 to your computer and use it in GitHub Desktop.
Prompt for a color to set your tmux tab to
This file contains hidden or 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
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