We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6df0405 + 4c1c0dc commit cff343cCopy full SHA for cff343c
docs/restoring_previously_saved_environment.md
@@ -1,7 +1,8 @@
1
# Restoring previously saved environment
2
3
None of the previous saves are deleted (unless you explicitly do that). All save
4
-files are kept in `~/.tmux/resurrect/` directory.<br/>
+files are kept in `~/.tmux/resurrect/` directory, or `~/.local/share/tmux/resurrect`
5
+(unless `${XDG_DATA_HOME}` says otherwise).<br/>
6
Here are the steps to restore to a previous point in time:
7
8
- make sure you start this with a "fresh" tmux instance
0 commit comments