Skip to content
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

Open ssh connections #13

Open
Qayo opened this issue Jul 2, 2022 · 2 comments
Open

Open ssh connections #13

Qayo opened this issue Jul 2, 2022 · 2 comments

Comments

@Qayo
Copy link

Qayo commented Jul 2, 2022

Hello,

Thank you for this awesome plugin for Tabby.
I have some ssh connection profiles saved. Is there a way to create a workspace so those ssh connections are opened?

Best regards.

@thrabchak
Copy link

@Qayo I am able to create a workspace that uses ssh connection profiles by simply referring to the profile name-

- title: Example Title 1
  profile: my-ssh-connection-profile
- title: Example Title 2
  profile: my-ssh-connection-profile

However, I do notice that the command arg doesn't seem to work, presumably because the command is written to the buffer before the connection is established (link).

@Qayo
Copy link
Author

Qayo commented Nov 10, 2022

@thrabchak thank you for the information, that makes such much sense and indeed it works. It is a pity that that the commands are not passed after stablisihing the connection, that would help a lot to do sort of quick checks. Anyway, doing what you said is fine for me! Thank you very much and sorry for the late reply.

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

No branches or pull requests

2 participants