yash-rs icon indicating copy to clipboard operation
yash-rs copied to clipboard

Applying job control to command substitutions

Open magicant opened this issue 8 months ago • 3 comments
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.

magicant avatar Mar 12 '25 10:03 magicant