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

Finalize TerminalOptions.runInBackground API #75290

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Jun 11, 2019

Fixes #75278

Unverified

This user has not yet uploaded their public signing key.
Fixes #75278
@Tyriar Tyriar added this to the June 2019 milestone Jun 11, 2019
@Tyriar Tyriar requested a review from jrieken June 11, 2019 18:21
@Tyriar Tyriar merged commit fbd7b49 into master Jun 17, 2019
@Tyriar Tyriar deleted the 75278_finalize_runInBackground branch June 17, 2019 16:35
@jrieken
Copy link
Member

jrieken commented Jun 19, 2019

@Tyriar Isn't it the default for terminals to not be shown and that show needs to be called first?

@Tyriar
Copy link
Member Author

Tyriar commented Jun 19, 2019

@jrieken yes, but by default the terminals will always be available to users if they toggle the panel. This flag is all about completely hiding it from the user so for example ssh/containers can do a bunch of connection stuff in an interactive terminal without it showing up in the terminal panel.

@jrieken
Copy link
Member

jrieken commented Jun 19, 2019

Ah, now I get it

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finalize runInBackground API
2 participants