[O] Automatically name windows

This commit is contained in:
2026-05-06 17:37:44 +00:00
parent c08b60b564
commit c3e3c57ba9
+2
View File
@@ -4,6 +4,8 @@ set-option -g history-limit 10000
# set -g default-shell zsh # set -g default-shell zsh
set -g base-index 1 set -g base-index 1
set -g renumber-windows on 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" set -g update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION WINDOWID XAUTHORITY"
# Status bar background style # Status bar background style