Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: jobs -r doesn't show jobs continued by kill -CONT



On Sun, May 3, 2015 at 3:52 PM, Han Pingtian <hanpt@xxxxxxxxxxxxxxxxxx> wrote:
>
> jobs -r doesn't show a job which suspended [then] continued by kill -CONT

Similarly, "jobs -s" continues to list those jobs.  The status shown
by "jobs" changes as follows:

^Z --> suspended
CONT --> running
bg --> continued



Messages sorted by: Reverse Date, Date, Thread, Author