-
Notifications
You must be signed in to change notification settings - Fork 462
Open
Description
Whenever I start the tmux
server, it attempts to restore my sessions, which seems to succeed. However, I see the following error message displayed at the top of the screen:
cat: '/home/thomas/.local/share/tmux/resurrect/restore/pane_contents//pane-dotfiles:1.1': No such file or directory
Steps to Reproduce:
- Start tmux and open multiple panes.
- Use tmux-resurrect to save the session (prefix + Ctrl-s).
- Restart the tmux server.
- Observe the error message at the top of the screen.
Expected Behavior
The session should restore without any errors, and all panes should be properly restored with their contents.
Actual Behavior
The session restores, but the error message appears regarding a missing pane_contents file.
Additional Information
penryu
Metadata
Metadata
Assignees
Labels
No labels