Skip to content

Adding window/panes to current session #289

Closed
@felka

Description

@felka

Hi,
Using tmux 2.3.0 in Iterm2 v3.
Trying to add window to current session with following config:

session_name: current
windows:
- layout: main-vertical
  panes:
  - ssh -o ConnectTimeout=5 user@host
  - ssh -o ConnectTimeout=5 user@host
  - ssh -o ConnectTimeout=5 user@host
  window_name: ssh-panes

tmuxp load test asks me if I want to attach to current session. Once I answer "Y" it does nothing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions