Skip to content

Terminals opening in new tab instead of same window #102

@vnktsh

Description

@vnktsh

OS: Mac OSX Mojave 10.14.6

CSSHX:

brew install csshx
csshx -v
csshX  0.74

Example command executing on default Mac Terminal.app

csshx --ssh_args '-i ~/.ssh/key.pem' --login ubuntu 10.104.96.155 10.104.96.186

csshx --ssh_args '-i ~/.ssh/key.pem' --login ubuntu -x 1 -y 3 10.104.96.155 10.104.96.186

Opens each host in new tab, instead of tiling in same window.

Expected Behavior:
Each host window should be opened in the same parent window with red color terminal on the bottom.

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