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

Control Break hotkey is not handled by powershell #45510

Closed
Yanpas opened this issue Mar 11, 2018 · 1 comment
Closed

Control Break hotkey is not handled by powershell #45510

Yanpas opened this issue Mar 11, 2018 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@Yanpas
Copy link
Contributor

Yanpas commented Mar 11, 2018

  • VSCode Version: 1.21
  • OS Version: win10

Steps to Reproduce:

  1. run this in powershell python -c "print('a =',input('input a: '))"
  2. press CTRL+BREAK
  3. Nothing happens till you hit ENTER

By the way Ctrl+C behavior differs too. Powershel.exe handles Ctrl+C before hitting enter, but vs code blocks on stdin reading

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

@vscodebot vscodebot bot added editor editor-find Editor find operations labels Mar 11, 2018
@kieferrm kieferrm added terminal General terminal issues that don't fall under another label and removed editor editor-find Editor find operations labels Mar 11, 2018
@Tyriar
Copy link
Member

Tyriar commented Mar 23, 2018

Tracking this in microsoft/node-pty#7 and #45693

@Tyriar Tyriar closed this as completed Mar 23, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 23, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 7, 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 General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

3 participants