tmux-resurrect
tmux-resurrect copied to clipboard
Tmux resurrect file not found
Hello, I am having issues with loading this plugin using both TPM and manual installation. This error message is presented each time I load tmux: "Time resurrect file not found"
There were some issues with permissions here: https://github.com/tmux-plugins/tmux-continuum/issues/33 but I double-checked that all files within the folder are not owned by root and they have the same read/write permissions as mentioned in the "solution" (drwxr-xr-x)
The extension, obviously, does not load the previous session after reboot.
Any idea what else can cause this problem? I used gpakosz's .tmux config but it did not seem to be related to it.
Thank you