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 doesn't kill process in command prompt when using "open new command prompt" command? #28408

Closed
jbsulli opened this issue Jun 10, 2017 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@jbsulli
Copy link

jbsulli commented Jun 10, 2017

  • VSCode Version: Code 1.13.0 (376c52b, 2017-06-08T16:43:13.058Z)
  • OS Version: Windows_NT ia32 10.0.15063
  • Extensions:
Extension Author Version
jshint dbaeumer 0.10.15
vscode-todo-parser minhthai 1.8.10
debugger-for-chrome msjsdiag 3.1.2
language-liquid neilding 0.0.2
vscode-jest Orta 2.2.0

Steps to Reproduce:

  1. From Windows, use Ctrl-Shift-C to trigger "Open New Command Prompt" which should launch a cmd.exe window.
  2. Run a command and try to kill it with Ctrl-C

Specifically, I'm doing gulp-watch which runs a browsersync server. When I open cmd normally and navigate to the same folder, I can run gulp-watch and quickly kill it with Ctrl-C like I always have. Using "Open New Command Prompt" makes is so the Ctrl-C shortcut just copies the selected text (even if there is no selection). I tried this out by making sure I had text in my clipboard and then went back to the window and did a Ctrl-C -- when I pasted there was nothing in the clipboard.

Any thoughts?

Thanks!

@Tyriar
Copy link
Member

Tyriar commented Jun 20, 2017

Duplicate #9347

@Tyriar Tyriar closed this as completed Jun 20, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 20, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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)
Projects
None yet
Development

No branches or pull requests

4 participants