|
|
@ -53,7 +53,7 @@ bind-key v command-prompt -p "send pane to:" "join-pane -t ':%%'" |
|
|
|
# window title |
|
|
|
# window title |
|
|
|
set-option -g set-titles on |
|
|
|
set-option -g set-titles on |
|
|
|
set-option -g set-titles-string '[#H]: #W' |
|
|
|
set-option -g set-titles-string '[#H]: #W' |
|
|
|
set-window-option -g automatic-rename on |
|
|
|
set-window-option -g automatic-rename off |
|
|
|
|
|
|
|
|
|
|
|
# no visual activity |
|
|
|
# no visual activity |
|
|
|
set -g visual-activity off |
|
|
|
set -g visual-activity off |
|
|
|