Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: $pipestatus broken
- X-seq: zsh-workers 19217
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: $pipestatus broken
- Date: Mon, 03 Nov 2003 13:56:28 +0100
- In-reply-to: <1031103015538.ZM607@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <1233.1067772228@athlon> <1031103015538.ZM607@xxxxxxxxxxxxxxxxxxxxxxx>
Bart wrote:
> It fails if there's a precmd function defined:
As it happens, I don't have a precmd function defined. Peter's patch
didn't help: it seems the problem for my setup is down to zle widgets. In
particular, I have one defined for the enter key as a wrapper around
accept-line. $status seems unaffected so it looks like we need to be
saving pipestats somewhere else too.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author