UI for managing SSH sessions #13327
Labels
Area-Extensibility
A feature that would ideally be fulfilled by us having an extension model.
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Product-Terminal
The new Windows Terminal.
Description of the new feature/enhancement
To open a SSH session, it's currently a pain to have first to add a profile with a specific command with parameters to launch either Putty or ssl just to connect to a SSH server from Terminal. It's even worse if you have to connect to this SSH server only once, because you have to delete this profile later.
This feature with provide a simple way for users to open a SSH session directly from the main Terminal windows (top bar)
Proposed technical implementation details (optional)
Without the need to create a profile, the user will select new ( "/ SSH session") directly from the top bar, a basic UI will open to fill connection parameters, an option to save it as a profile, and a Connect button.
If a profile has been created, the user could later simply use it to connect to the given SSH server
The text was updated successfully, but these errors were encountered: