yash-rs
yash-rs copied to clipboard
Applying job control to command substitutions
trafficstars
After implementing #478, we should enable job control for all subshells in a job-control shell. This will make it clear what would happen if the subshell process that is running the content of a command substitution is stopped.