Skip to content

When attaching to an existing tmux session the panels order is different #3

@secsaba

Description

@secsaba

Starting tmux-cssh with the following command will result in this panel arrangement.

$ tmux-cssh c{1..6}

Screenshot 2020-11-16 at 14 38 33

However if tmux is started and attaching the tmux-cssh with the -c option will result in a totally unordered panel arrangement.

$ tmux
$ tmux-cssh -c c{1..6}

Screenshot 2020-11-16 at 14 39 22

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