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

Integrated Terminal stopped working, opens externally #77522

Closed
lvcz opened this issue Jul 17, 2019 · 8 comments
Closed

Integrated Terminal stopped working, opens externally #77522

lvcz opened this issue Jul 17, 2019 · 8 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster terminal Integrated terminal issues

Comments

@lvcz
Copy link

lvcz commented Jul 17, 2019

/bug

Since Yesterday i try to Open Terminal in VSCode and it open Externally, using ctrl+j or ctrl+'. My settings are set to open integrated,

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Jul 17, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Jul 17, 2019

/needsMoreInfo

@vscodebot vscodebot bot added the info-needed Issue requires more information from poster label Jul 17, 2019
@vscodebot
Copy link

vscodebot bot commented Jul 17, 2019

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

@efroim102
Copy link

efroim102 commented Jul 17, 2019

This just started happening for me too, when opening the first terminal in a new VSCode instance, it opens a cmd line process as an external process instead of inline, with the integrated terminal having a blank cursor.

When closing the external process, I get the error The terminal process terminated with exit code: 3221225786.

When setting wsl as the default shell, it opens an external cmd line process with the error Unsupported console settings. In order to use this feature, the legacy console must be disabled..

VSCode Info
Version: 1.36.1 (user setup)
Commit: 2213894
Date: 2019-07-08T22:59:35.033Z
Electron: 4.2.5
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.18362

P.S. I actually have another instance of VSCode open from a couple of days ago that has 2 integrated terminals open that work fine, but when attempting to add a new terminal tab the same as above happens.

@efroim102
Copy link

I just noticed that Windows Terminal crashes right after launch, not sure if this is related.

@efroim102
Copy link

efroim102 commented Jul 17, 2019

@lvcz I was just able to resolve this based on the error mentioned above (Unsupported console settings. In order to use this feature, the legacy console must be disabled.).

By right clicking on a cmd prompt instance, going to properties -> options and disabling the option Use legacy console.

Now everything works as expected, even Windows Terminal, I have no idea who or how legacy console got enabled in the first place.

Note you will need to restart any open terminal instances.

If this resolves the issue for you too, consider closing it as I'm sure the team has plenty issues on their hands...

@lvcz
Copy link
Author

lvcz commented Jul 18, 2019

as @efroim102 gave more details about my problem, basically the same here, but the terminal worked fine but externally.
This was basically turno off the legacy mode in powershell or cmd , and everything workd fine.

@efroim102 thanks for the help.

@lvcz lvcz closed this as completed Jul 18, 2019
@lvcz
Copy link
Author

lvcz commented Jul 18, 2019

I thinks this is an external change, does not affect the VScode scope.

@Tyriar
Copy link
Member

Tyriar commented Jul 19, 2019

/duplicate #73790

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 19, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

4 participants