Open dehlong opened 5 months ago
Hello, I installed tmux-resurrect via gpakosz .tmux config: https://github.com/gpakosz/.tmux I added the package via tpm.
All other packages work but this one does not. When I hit Ctrl+B and then Ctrl+S, I get: home/samo/.tmux/plugins/tmux-resurrect/scripts/save.sh' returned 127
Is there anything I can do about it?
After one hundred years of trying on windows wsl2 i just did manual git clone like in readme: https://github.com/tmux-plugins/tmux-resurrect
cloning into plugins dir and running installation. ...And its working.
Hello, I installed tmux-resurrect via gpakosz .tmux config: https://github.com/gpakosz/.tmux I added the package via tpm.
All other packages work but this one does not. When I hit Ctrl+B and then Ctrl+S, I get: home/samo/.tmux/plugins/tmux-resurrect/scripts/save.sh' returned 127
Is there anything I can do about it?