Open
Description
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'
many thanks. ^_^