Skip to content

Splits with no processes running close automatically when I close the terminal #10

@marcelarie

Description

@marcelarie

I suppose this is something related to tmux, but I create the splits with tmex, and I wanted to know what can I do to keep the splits when I close a terminal.

This is the command that I use to create the sessions:

tmex "$SESSION" --layout="2{41}" "cd $REPO_NAME; clear; $EDITOR" "cd $REPO_NAME; clear"

The one that always closes is the bottom split:

"cd $REPO_NAME; clear"

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions