Skip to content

Adding window/panes to current session #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
felka opened this issue Aug 7, 2017 · 3 comments
Closed

Adding window/panes to current session #289

felka opened this issue Aug 7, 2017 · 3 comments

Comments

@felka
Copy link

felka commented Aug 7, 2017

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.

@tony
Copy link
Member

tony commented Nov 9, 2017

I'm open to approaches for this.

@stale
Copy link

stale bot commented Jan 8, 2018

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.

This bot is used to handle issues where the issue hasn't been discussed or
has gone out of date. If an issue isn't resolved and handled in a certain
period of time, it may be closed. If you would like your issue re-opened,
please create a fresh issue with the latest, up to date information and
mention this issue in it.

@joseph-flinn
Copy link
Contributor

Feature added with PR #656

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

No branches or pull requests

3 participants