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

Ctrl+C does not stop the process in external terminal on Windows #58047

Closed
oliverjanik opened this issue Sep 6, 2018 · 6 comments
Closed

Ctrl+C does not stop the process in external terminal on Windows #58047

oliverjanik opened this issue Sep 6, 2018 · 6 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@oliverjanik
Copy link

  • VSCode Version: 1.27.0
  • OS Version: Win 10

Steps to Reproduce:

  1. Press Ctrl+Shift+C
  2. External terminal opens (CMD)
  3. Run any longer process (serve)
  4. Press Ctrl+C,
  5. The process does not stop

Does this issue occur when all extensions are disabled?: Yes

This has been a problem on/off for the longest time and a major frustration. I searched for duplicates but they're all closed:

Please note there is another ongoing effort for integrated terminal:

That might or might not be related.

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Sep 6, 2018
@Tyriar
Copy link
Member

Tyriar commented Sep 11, 2018

This is likely related to winpty, tracking in #45693

@Tyriar Tyriar closed this as completed Sep 11, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 11, 2018
@oliverjanik
Copy link
Author

Hmm this issue is about the external terminal yet "integrated-terminal" tag got attached....

Also is the winpty issue about integrated terminal or external terminal? It also has "integrated-terminal" tag.

@Tyriar
Copy link
Member

Tyriar commented Sep 12, 2018

Oh it's external sorry I missed that. This has come up before and I think that the thinking is that it's an issue with command prompt and should be handled over at https://github.com/Microsoft/console

@oliverjanik
Copy link
Author

oliverjanik commented Sep 13, 2018

How so? This is the only program that has this problem as far as I know.

Can you please point to a specific issue?

Otherwise reopen please, remove the false tag.

As I said this issue comes up: #20798. #25195 and always gets closed falsely.

note: It's very frustrating to have bug reports misread and dismissed so quickly with no discussion, repeatedly.

@Tyriar
Copy link
Member

Tyriar commented Sep 13, 2018

If you are sure you have the correct bitness of vscode installed as outlined in #25195 then I suggest following up with the Windows Console team. It's an issue affecting cmd.exe/conhost, even if VS Code causes it somehow.

@Tyriar
Copy link
Member

Tyriar commented Sep 13, 2018

FYI @bitcrazed

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 26, 2018
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) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants