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

Option to disable alert The terminal process terminated with exit code #40503

Closed
innerlee opened this issue Dec 19, 2017 · 2 comments · Fixed by #40861
Closed

Option to disable alert The terminal process terminated with exit code #40503

innerlee opened this issue Dec 19, 2017 · 2 comments · Fixed by #40861
Assignees
Labels
feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities terminal Integrated terminal issues verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@innerlee
Copy link
Contributor

  • VSCode Version: 1.19.0
  • OS Version: Ubuntu 17.10

It would be great if we can disable this warning. I find it useful 0% of the time and annoying 100% of the time :(

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Dec 19, 2017
@Tyriar Tyriar added feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities labels Dec 26, 2017
@bpceee
Copy link
Contributor

bpceee commented Dec 27, 2017

Hi @Tyriar , I can help on this one.

@Tyriar Tyriar added this to the December 2017/January 2018 milestone Dec 27, 2017
bpceee added a commit to bpceee/vscode that referenced this issue Jan 1, 2018
Tyriar added a commit that referenced this issue Jan 2, 2018
…sable-terminal-exit-alert

add option to disable terminal exit alert
@Tyriar Tyriar added the verification-needed Verification of issue is requested label Jan 2, 2018
@Tyriar
Copy link
Member

Tyriar commented Jan 30, 2018

Here's the new setting:

"terminal.integrated.showExitAlert": false

@Tyriar Tyriar added the verified Verification succeeded label Jan 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities terminal Integrated terminal issues verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants