ssm-helpers icon indicating copy to clipboard operation
ssm-helpers copied to clipboard

Kill pane 0 when ssm-session tmux started without attaching

Open rothgar opened this issue 5 years ago • 0 comments

If you're in a nested $TMUX session and run ssm-session with multiple instances a new tmux session will be created called ssm-session by default and not attached.

By default the new session does not have pane 0 killed because of the way we automate the pane creation in gomux. Might be a way to fix that so there is not an extra pane in the new, detached session.

rothgar avatar Mar 11 '20 23:03 rothgar