From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29892 invoked from network); 3 Dec 1996 13:26:28 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 3 Dec 1996 13:26:28 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id IAA05916; Tue, 3 Dec 1996 08:11:58 -0500 (EST) Resent-Date: Tue, 3 Dec 1996 08:11:58 -0500 (EST) Date: Tue, 3 Dec 1996 15:12:15 +0200 (EET) Message-Id: <199612031312.PAA04379@juno.math.jyu.fi> From: Risto J Laitinen To: Ryan Dooley Cc: zsh-workers@math.gatech.edu Subject: Re: Job control under IRIX [5.3/6.2] In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Resent-Message-ID: <"FBBT51.0.JS1.US2fo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2528 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Ryan Dooley writes: > I just compiled Zsh 3.0.1 under IRIX 5.3 and 6.2 for the first > time. It compiled clean and "out-of-the-box". I then just noticed some > strangeness with job control. Adding 'setopt monitor' to .zshrc cured that for me. I have no idea why it is unset in the first place.