mirror of
https://github.com/tmux-plugins/tmux-resurrect.git
synced 2025-11-01 14:56:04 +00:00
A user may decide to use custom session file. Eg vim -S Session1.vim With the previous approach we were preventing that as we only checked for the existence of the default Session.vim file.