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

False negative on VSCode debugger terminal #143

Open
DanteMarshal opened this issue Nov 9, 2022 · 0 comments
Open

False negative on VSCode debugger terminal #143

DanteMarshal opened this issue Nov 9, 2022 · 0 comments

Comments

@DanteMarshal
Copy link

DanteMarshal commented Nov 9, 2022

This line (Previously on windows_term.rs:74 at the time of opening this issue) is returning a false negative for the "Integrated Terminal" and "External Terminal" options when launching through VS Code.

The terminal in Integrated or External mode supports inputs and all other functionalities of the launched shell, but this line is returning false indicating that the launched console is not a terminal.

I would like to fix this but I don't have enough information about this, maybe a little help with the concepts here can help me send a pull request ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant