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

Allow spliting terminals #66

Closed
JacobsonGal opened this issue Apr 12, 2022 · 4 comments
Closed

Allow spliting terminals #66

JacobsonGal opened this issue Apr 12, 2022 · 4 comments

Comments

@JacobsonGal
Copy link

Hi!
I think it will be a great feature to add,
currently, you have all the features needed besides that one,
it could work like the splitTerminals in restoreTerminals,

I'll be happy to hear what do you think about it,
Thanks for the amazing extension! 🙏

@alextegelid
Copy link
Contributor

alextegelid commented Aug 4, 2022

This can probably be done by programmatically calling Terminal: Join terminals after starting the terminals. I get around by manually running that command right after opening the workspace.

@JacobsonGal
Copy link
Author

@alextegelid Thanks!
Could you explain to me how can I join 8 terminals tabs into 4 joined ones?

@alextegelid
Copy link
Contributor

I'm not sure how you'd go about doing that. I meant that it can probably be done by the extension programatically. I have an idea and began working on a PR yesterday. However, I've never worked with the vscode API or extension development before so I'm not making any promises 😊

@teded32
Copy link

teded32 commented Aug 9, 2022

Duplicate of #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants