-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
The command Terminal: Attach to Session
exists on remote but didn't work in local when we added reconnect since terminals are pretty short lived after the window goes down. I was thinking this would be good to support if the window crashed such that the processes can be recovered, plus we could explore configuring the live time and whether terminals should be closed on window close in the future.
Repro:
- Open 2 windows
- Open terminals in each
- Type in each terminal to differentiate them
- Kill the renderer process for one of them
- Running
Terminal: Attach to Session
should allow recovering of the terminals after ~4 seconds.
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded