This is strongly tied to #716, but we want to make sure these have independent work items.
Steps to reproduce
- Open PowerShell on Linux/macOS
- Hit Ctrl+Z
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)
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)