mrsh
mrsh copied to clipboard
Improved job status notifications for SIGSTOP/SIGCONT
Fix for: https://github.com/emersion/mrsh/issues/174
- Job notification on SIGCONT for supporting platforms
-
run_process()
no longer forks twice for background jobs, allowing detection of SIGSTOP/SIGCONT - Added jobs.sh test script