Control Break hotkey is not handled by powershell #45510
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
terminal
General terminal issues that don't fall under another label
Steps to Reproduce:
python -c "print('a =',input('input a: '))"
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
The text was updated successfully, but these errors were encountered: