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

Reuse terminal windows when possible #74

Closed
chrisdias opened this issue Mar 15, 2017 · 2 comments
Closed

Reuse terminal windows when possible #74

chrisdias opened this issue Mar 15, 2017 · 2 comments
Labels

Comments

@chrisdias
Copy link
Member

We spawn a lot of terminal windows... would be great if we could know if a terminal is busy in VS Code or not, then we could reuse.

Need support from Code for this...

@Tyriar
Copy link
Member

Tyriar commented Mar 15, 2017

This will probably be fixed when microsoft/vscode#20676 is looked at. Right now there's no way of knowing what command is running or if it's finished. After this we could expose an event something like Terminal.onCommandExit.

@PrashanthCorp
Copy link
Contributor

We haven't gotten a lot of feedback from users. Closing this.

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants