diff --git a/.tmux.conf b/.tmux.conf --- a/.tmux.conf +++ b/.tmux.conf @@ -178,5 +178,8 @@ set -g window-active-style bg=colour232 set -g status-bg colour235 set -g status-fg cyan +set -g set-titles on +set -g set-titles-string "#h(#S)" + source ~/.tmux.conf.local