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

[FR][Terminal] clear method #17895

Closed
farfromrefug opened this issue Dec 29, 2016 · 7 comments
Closed

[FR][Terminal] clear method #17895

farfromrefug opened this issue Dec 29, 2016 · 7 comments
Assignees
Labels
api *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Milestone

Comments

@farfromrefug
Copy link

Would be nice to have a clear method.

Related discussion: #17678

@Tyriar Tyriar added api feature-request Request for new features or functionality terminal General terminal issues that don't fall under another label labels Jan 3, 2017
@Tyriar Tyriar added this to the January 2017 milestone Jan 3, 2017
@Tyriar Tyriar modified the milestones: Backlog, January 2017 Jan 15, 2017
@Tyriar
Copy link
Member

Tyriar commented Apr 21, 2017

This was added a while ago as a command which can be called from an extension: workbench.action.terminal.clear

@Tyriar Tyriar closed this as completed Apr 21, 2017
@Tyriar Tyriar added *duplicate Issue identified as a duplicate of another issue(s) and removed feature-request Request for new features or functionality labels Apr 21, 2017
@farfromrefug
Copy link
Author

thanks @Tyriar will have to take a look and try to use it.

@NumberX
Copy link

NumberX commented Apr 26, 2017

I have two terminal, when i use it just clear one terminal.
i would like to clear all terminals,, how can i do it? .
thanks.

@Tyriar
Copy link
Member

Tyriar commented Apr 26, 2017

@NumberX no way currently, via the API you would need #13267

@NumberX
Copy link

NumberX commented Apr 27, 2017 via email

@Tyriar
Copy link
Member

Tyriar commented May 3, 2017

@NumberX vscode.commands.executeCommand should work https://code.visualstudio.com/docs/extensionAPI/vscode-api

@NumberX
Copy link

NumberX commented May 15, 2017 via email

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api *duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

3 participants