Skip to content

The saved command is the parent shell instead of child process #253

@eljulians

Description

@eljulians

The following works fine for me:

  • Start the tmux server.
  • Start Vim and other processes specified with @resurrect-processes option.
  • Save session prefix - C-s
  • Start a new tmux session
  • Restore session

If I kill the tmux server after saving the session and try to make a restore in a new one, the panes are restored properly, but without the programs.

I'm using tmux 2.7 and zsh 5.1.1.

EDIT 29-05-2019

The actual problem is the command being saved to the txt files in ~/.tmux/resurrect. It's always :-zsh instead of :vim e.g.

I edit this issue just to open a merge request in a few minutes referencing the proper issue.

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