Open JimMeLad opened 3 months ago
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 <==
}
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?