custom profiles don't scale #10798

Open
opened 2026-01-31 02:30:38 +00:00 by claunia · 0 comments
Owner

Originally created by @cadayton on GitHub (Sep 27, 2020).

I have hundreds of potential ssh sessions and I don't want to create 100s of custom profiles for each instance. It would helpful if parameterized custom profiles was supported. Also, looking forward to when new-tab can actually open a new tab rather than a new window.

Today, I do the following with ConEMU. Define a PowerShell alias 'ldp' (load putty) that does the following.
putty.exe -new_console -load $hostname

In a ConEMU's powershell console, entering 'ldp $hostname' launches a new tab with the ssh session to the host.

This is the only issue preventing me from dropping ConEMU in favor of Windows Terminal.

Originally created by @cadayton on GitHub (Sep 27, 2020). I have hundreds of potential ssh sessions and I don't want to create 100s of custom profiles for each instance. It would helpful if parameterized custom profiles was supported. Also, looking forward to when new-tab can actually open a new tab rather than a new window. Today, I do the following with ConEMU. Define a PowerShell alias 'ldp' (load putty) that does the following. ```putty.exe -new_console -load $hostname``` In a ConEMU's powershell console, entering 'ldp $hostname' launches a new tab with the ssh session to the host. This is the only issue preventing me from dropping ConEMU in favor of Windows Terminal.
claunia added the Resolution-Duplicate label 2026-01-31 02:30:38 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10798