Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: No `you have running jobs.' message
- X-seq: zsh-users 2749
- From: Zefram <zefram@xxxxxxxx>
- To: schaefer@xxxxxxxxxxxxxxxxxxxxxxx (Bart Schaefer)
- Subject: Re: No `you have running jobs.' message
- Date: Mon, 29 Nov 1999 11:47:05 +0000 (GMT)
- Cc: stefan.troeger@xxxxxxxxxxxxxxxxxxxxxxxxx, zsh-users@xxxxxxxxxxxxxx
- In-reply-to: <991128184113.ZM28661@xxxxxxxxxxxxxxxxxxxxxxx> from Bart Schaefer at "Nov 28, 1999 6:41:13 pm"
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
>The effect of this patch is that "setopt nohup" suppresses the "running
>jobs" message.
Please don't do this. Warning about the existence of jobs is logically
distinct from killing them automatically. In fact, I use the combination
of behaviours that this patch makes impossible -- I like having
the warning, but if I exit anyway I want jobs to continue running.
Warning suppression should be a separate option.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author