You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's good to save all tmux environment files in ~/.tmux/resurrect/ directory.
but for people like me who only need the last one file, saving other files maybe not useful.
Can you tmux hero add a switch or other method to only save the last tmux environment file?
such as:
set -g @continuum-save-only-one-file 'on'