-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Support for Ctrl+Z #3229
Copy link
Copy link
Closed as not planned
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-DeclinedThe proposed feature is declined.The proposed feature is declined.WG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-ReviewedA Working Group has reviewed this and made a recommendationA Working Group has reviewed this and made a recommendation
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-DeclinedThe proposed feature is declined.The proposed feature is declined.WG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-ReviewedA Working Group has reviewed this and made a recommendationA Working Group has reviewed this and made a recommendation
Type
Projects
Status
Done
This is strongly tied to #716, but we want to make sure these have independent work items.
Steps to reproduce
Expected behavior
Current running process is forked to bg
Actual behavior
PowerShell itself is forked to bg and the user is bounced back out to bash (or whatever is the default shell that handled Ctrl+Z)