tmux-plugins / tmux-resurrect

Persists tmux environment across system restarts.
MIT License
11.42k stars 424 forks source link

How do I know if it saved my session? #344

Open rajeshisnepali opened 4 years ago

rajeshisnepali commented 4 years ago

There was no message that it saved my session.

sqqqrly commented 4 years ago

On mine, I see "Saving..." followed by "TMUX session saved".

If I look in ~/.tmux/resurrect, I see the resurrect text files. The most recent one has a soft link named "last" pointing to it. Examine the date of "last".

rajeshisnepali commented 4 years ago

Yes, you're right. Later, after the issue, I can also see "Saving...." at the bottom.

But I think I got something else here. Would you like to see this issue as well? https://github.com/tmux-plugins/tmux-resurrect/issues/347