fast-ssh
fast-ssh copied to clipboard
Spawn new window for SSH connection
Right now fast-ssh exits after starting ssh session. This means that fasy-ssh needs to be started for every connection.
It would be nice if fast-ssh could start an separate process for SSH connection, leaving the main process running.