PSA: Every tmux session/pane/window has the same environment as when the first session (actually a tmux) server was started. This is important mostly when starting tmux automatically as part of shell config.
When the global env is changed in the meantime, the changes are not present in new sessions.
about 1 year ago