Skip to content

Error on Restoring SessionΒ #538

@ThomasCode92

Description

@ThomasCode92

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

  • I use the fish terminal
  • The error suggests that tmux-resurrect is looking for a missing file in the pane_contents directory.
  • Attached is a screenshot of the issue:
    Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions