-
Notifications
You must be signed in to change notification settings - Fork 39.3k
[Request] - Allow unsplitting a terminal to a tab #121278
Copy link
Copy link
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 Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplanterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelterminal-tabs
Milestone
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 Insiderson-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplanterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelterminal-tabs
VSCode has allowed us to have split terminals for a while now. However after splitting sometimes you want to move a terminal to its own tab so you can dedicate more space for the other terminal.
Currently its not possible to do this, you have to kill the terminal and re-open a new one which loses your session.
Can we have the option to move a split terminal to its own tab?