Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] - Allow unsplitting a terminal to a tab #121278

Closed
jasonwilliams opened this issue Apr 14, 2021 · 5 comments · Fixed by #124039
Closed

[Request] - Allow unsplitting a terminal to a tab #121278

jasonwilliams opened this issue Apr 14, 2021 · 5 comments · Fixed by #124039
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes on-testplan terminal General terminal issues that don't fall under another label terminal-tabs
Milestone

Comments

@jasonwilliams
Copy link
Contributor

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?

@vscodebot
Copy link

vscodebot bot commented Apr 14, 2021

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@meganrogge meganrogge added terminal General terminal issues that don't fall under another label feature-request Request for new features or functionality labels Apr 14, 2021
@Tyriar Tyriar modified the milestones: Backlog Candidates, April 2021 Apr 20, 2021
@Tyriar
Copy link
Member

Tyriar commented Apr 20, 2021

This will come with drag and drop which may get pushed to May #121500

@Tyriar Tyriar self-assigned this Apr 20, 2021
@jasonwilliams
Copy link
Contributor Author

jasonwilliams commented Apr 20, 2021

This will come with drag and drop which may get pushed to May #121500

@Tyriar can you think about those who use keybindings also? But apart from that sounds great!

@Tyriar
Copy link
Member

Tyriar commented Apr 20, 2021

@jasonwilliams there will be a command to hook up your own keybinding. I don't believe unsplitting is an important enough action to warrant a default keybinding though, I could be proven wrong is several popular terminals do this and have common keybindings for it though.

@Tyriar Tyriar modified the milestones: April 2021, May 2021 Apr 23, 2021
Tyriar added a commit that referenced this issue May 17, 2021
@meganrogge meganrogge added the on-release-notes Issue/pull request mentioned in release notes label Jun 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders on-release-notes Issue/pull request mentioned in release notes on-testplan terminal General terminal issues that don't fall under another label terminal-tabs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@jasonwilliams @Tyriar @meganrogge and others