Ctrl + C in pwsh doesn't return to prompt & makes the tab useless #6133

Open
opened 2026-01-31 00:30:43 +00:00 by claunia · 0 comments
Owner

Originally created by @brandedoutcast on GitHub (Jan 24, 2020).

Environment

Windows build number: 10.0.18363.0
Windows Terminal version (if applicable): 0.8.10091.0

Steps to reproduce

  • Open PowerShell Core in Terminal
  • Type ping 8.8.8.8 -t
  • Press Ctrl + C

Expected behavior

The ping is cancelled & PS Core returns to prompt

Actual behavior

There's a message process exited with code 3221225786

Issue only happens with PS Core when run in Windows Terminal otherwise a standalone PS Core shell reacts as expected

image

Originally created by @brandedoutcast on GitHub (Jan 24, 2020). # Environment Windows build number: 10.0.18363.0 Windows Terminal version (if applicable): 0.8.10091.0 # Steps to reproduce - Open PowerShell Core in Terminal - Type `ping 8.8.8.8 -t` - Press `Ctrl + C` # Expected behavior The ping is cancelled & PS Core returns to prompt # Actual behavior There's a message *process exited with code 3221225786* Issue only happens with PS Core when run in Windows Terminal otherwise a standalone PS Core shell reacts as expected ![image](https://user-images.githubusercontent.com/5032439/73091444-74c77500-3f00-11ea-9d66-288fc8ca72e7.png)
claunia added the Needs-TriageResolution-ExternalNeeds-Tag-Fix labels 2026-01-31 00:30:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6133