microsoft/Terminal

Feature Request: Dedicated serial port connection settings

Open

#1.280 aberto em 15 de jun. de 2019

Ver no GitHub
 (18 comments) (20 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-ExtensibilityHelp WantedIssue-FeatureProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

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

Guia do colaborador