Skip to content

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

Open
@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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @secsaba

        Issue actions

          When attaching to an existing tmux session the panels order is different · Issue #3 · peikk0/tmux-cssh