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

Launch a terminal by double-click? #428

Open
JimMeLad opened this issue Jul 20, 2024 · 1 comment
Open

Launch a terminal by double-click? #428

JimMeLad opened this issue Jul 20, 2024 · 1 comment

Comments

@JimMeLad
Copy link

Hi,
Just installed your extension and have it working OK so far, but I was wondering if there was an easier way to launch a terminal session eg by double-clicking or right-clicking the configuration name rather than having to click the (rather small) 'Open remote SSH terminal' icon?
image

@luckman212
Copy link

Or, any way to configure the saves config to automatically open a Remote Terminal?
something like:

{
    "agent": "$SSH_AUTH_SOCK",
    "host": "pve02",
    "name": "pve02",
    "port": 22,
    "username": "root",
    "autostart_terminal": true  <==
}

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