Skip to content

Add runInBackground option to Terminal API#74228

Merged
Tyriar merged 8 commits intomasterfrom
tyriar/72518_runInBackground
May 24, 2019
Merged

Add runInBackground option to Terminal API#74228
Tyriar merged 8 commits intomasterfrom
tyriar/72518_runInBackground

Conversation

@Tyriar
Copy link
Copy Markdown
Contributor

@Tyriar Tyriar commented May 23, 2019

Fixes #72518


Backgrounded terminals are kept in a separate list until they are shown, at which point a tab is created and they are discoverable as normal. While backgrounded they can be fetched from the service by ID only, this is needed for the ext host API calls to work on backgrounded terminals.

@Tyriar Tyriar added this to the May 2019 milestone May 23, 2019
@Tyriar Tyriar self-assigned this May 23, 2019
@Tyriar Tyriar merged commit 28d06f0 into master May 24, 2019
@Tyriar Tyriar deleted the tyriar/72518_runInBackground branch May 24, 2019 13:46
Tyriar added a commit that referenced this pull request May 25, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support terminals to be launched from extensions but not show in panel

2 participants