From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5918 invoked from network); 24 Dec 1999 22:08:44 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 24 Dec 1999 22:08:43 -0000 Received: (qmail 18367 invoked by alias); 24 Dec 1999 22:08:34 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2809 Received: (qmail 18360 invoked from network); 24 Dec 1999 22:08:33 -0000 To: zsh-users@math.gatech.edu Subject: Re: checking jobs when zsh exits In-reply-to: "Alan Iwi"'s message of "Fri, 24 Dec 1999 12:48:00 GMT." Date: Fri, 24 Dec 1999 22:09:52 +0000 From: Peter Stephenson Message-Id: Alan Iwi wrote: > Rather than having to remember to type stuff like "emacs &!" instead of > "emacs &" every time, would it be possible to add a new option which makes > zsh warn about stopped jobs but not running jobs on exit, like other shells? There was a sort of move to combine this with nohup, which got junked. However, I don't see why there shouldn't be a check_running_jobs option in addition to check_jobs. -- Peter Stephenson