Feature Request: option to relaunch a profile when it exits #6173

Open
opened 2026-01-31 00:31:36 +00:00 by claunia · 0 comments
Owner

Originally created by @tatroc on GitHub (Jan 28, 2020).

If I have a ssh.exe session open to another machine using ssh.exe (Openssh) and I disconnect from the network the session hangs in the Windows Terminal. I must close the tab. Could we make the session resume by pressing enter? Or is there a better way to handle this?

{
"guid": "{5f77e6d6-8215-45d0-be70-a277c72accf6}",
"hidden": false,
"name": "user@host",
"commandline": "ssh.exe user@host",
"fontFace": "Consolas",
"fontSize": 12,
"icon": "%USERPROFILE%\AppData\Local\lxss\bash.ico"
},

Originally created by @tatroc on GitHub (Jan 28, 2020). If I have a ssh.exe session open to another machine using ssh.exe (Openssh) and I disconnect from the network the session hangs in the Windows Terminal. I must close the tab. Could we make the session resume by pressing enter? Or is there a better way to handle this? { "guid": "{5f77e6d6-8215-45d0-be70-a277c72accf6}", "hidden": false, "name": "user@host", "commandline": "ssh.exe user@host", "fontFace": "Consolas", "fontSize": 12, "icon": "%USERPROFILE%\\AppData\\Local\\lxss\\bash.ico" },
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6173