diff --git a/config-sync/.config/tmux/tmux.conf b/config-sync/.config/tmux/tmux.conf index 15d7c44..1acf234 100644 --- a/config-sync/.config/tmux/tmux.conf +++ b/config-sync/.config/tmux/tmux.conf @@ -4,6 +4,8 @@ set-option -g history-limit 10000 # set -g default-shell zsh set -g base-index 1 set -g renumber-windows on +set -g automatic-rename on +set -g automatic-rename-format '#{b:pane_current_path}' set -g update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY" # Status bar background style