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

Re: 3.0-pre1 odd behavior



On Jul 2,  4:50pm, Clint Olsen wrote:
} Subject: 3.0-pre1 odd behavior
}
} Is this a new feature?
} 
} I've never seen zsh report exit status on jobs in the foreground before.

Happens only with both the `monitor' and `printexitvalue' options set,
and then only for commands that exit nonzero.  I think `printexitvalue'
is a relatively new option, but I'm not sure (I've never set it).

By the way, workers, what's up with `monitor'?

    MONITOR (-m, ksh: -m)
	 Allow job control.  Set by default in interactive shells.

> exec zsh -l
zagzig[21] setopt | grep monitor
monitor             off

-- 
Bart Schaefer                             Brass Lantern Enterprises
http://www.well.com/user/barts            http://www.nbn.com/people/lantern

New male in /home/schaefer:
>N  2 Justin William Schaefer  Sat May 11 03:43  53/4040  "Happy Birthday"




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