Finish migrating to tmux

fix environment variable being reset to most recent value in new panels
This commit is contained in:
2026-05-01 19:48:25 +00:00
parent e38f96eedb
commit f75a9f1ccb
2 changed files with 1 additions and 34 deletions

View File

@@ -95,6 +95,7 @@
extraConfig = ''
set-environment -g SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock
set-option -g update-environment "DISPLAY SSH_ASKPASS SSH_AGENT_PID SSH_CONNECTION"
# Instead of flashing or beeping, blink the window in status.
set -g visual-bell off