tmux-plugins / tmux-resurrect

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

How this works? It says requires no configuration, but how will it restore my sessions? #371

Open evandrocoan opened 3 years ago

evandrocoan commented 3 years ago

I just installed this, but I am not sure now it will restore my sessions after I reboot my computer.

Do I need to do something before restart (as run some command)? And after reboot?

Can this session saving/restoring be periodic? So, some version of my session is restored in case of an abrupt power off/down?

Could this information be added to the README.md near where is says No configuration is required?