Refs: #118276
Complexity: 3
Authors: @Tyriar, @meganrogge
Create Issue
Previously we've had the feature to attach to remote terminal session for example in a codespace and a window was closed. This iteration we implemented manual detaching from a session and support in local windows via the command palette.

Test that it's possible to detach and reattach terminal processes in both local and remote and that you can detach in one window and reattach the terminal in a different window.