Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: disowning stopped jobs
- X-seq: zsh-workers 15073
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: disowning stopped jobs
- Date: Mon, 25 Jun 2001 15:08:02 +0000
- In-reply-to: <200106250900.LAA09460@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200106250900.LAA09460@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jun 25, 11:00am, Sven Wischnowsky wrote:
} Subject: disowning stopped jobs
}
} Maybe we can `solve' (or, rather, circumvent) this problem by being more
} verbose, saying `warning: job is stopped, use `kill -CONT ...' to resume'.
} That way, users can even use cut&paste to make the job running.
}
} Any better wording? Should we print the `kill ...' indented on its own
} line?
I think it's OK as it is, at least until we get some empirical feedback.
What about my other suggestion, that `%job &!' should use `bg' and then
handle the job table in exec.c ?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author