microsoft/Terminal

Feature Request: Dedicated serial port connection settings

Open

#1.280 geöffnet am 15. Juni 2019

Auf GitHub ansehen
 (18 Kommentare) (20 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-ExtensibilityHelp WantedIssue-FeatureProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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 image 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 image image

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.

Contributor Guide