-
Notifications
You must be signed in to change notification settings - Fork 9k
Description
Summary of the new feature/enhancement
It would be awesome if you could add tabs like ssh connection, Telnet connection and Serial port connection.
For example

This is the list now on my PC, Imagine 3 new tabs with there 3 new options
Moreover, if you decide to implement the previous request, see if its easy to "remember" past connections, or better to save them with name, to show as tabs with the predefined connection details(of ssh and telnet)
EDIT___
There is a way to make this happen though, but its not solid and easy to implement. You can install openSSH from optional features, and then add a new profile


It works... I leave this feature request open in order for you to decide if you want to implement it without the need to add new profile, or add it as a How-To guide if you think that's the best way to do this.