Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 4 bugs
- X-seq: zsh-workers 2350
- From: Geoff Wing <gwing@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (zsh-workers)
- Subject: Re: 4 bugs
- Date: Sat, 9 Nov 1996 16:24:53 +1100 (EST)
- In-reply-to: <199610300048.LAA17530@xxxxxxxxxxxxxxxxxxxxx> from "Geoff Wing" at Oct 30, 96 11:48:16 am
I wrote:
:4. I'm sitting here trying to think of the fourth bug I found.......
: just a minute... I'm sure it'll come back to me....... typing doesn't
: help you remember......oh yes, it was:
:% $(cat nothing)<TAB>
:produces
:% $(cat nothing)cat: nothing: No such file or directory
: <--- cursor here
The question here is, is there a case where we need the command's output
(in this case ``cat'') from stderr?
If there is, should some attempt to made to format it, ie. call trashzle()
and put the stderr below and then below that refresh the line?
If there isn't, then we should discard stderr.
--
Geoff Wing [gwing@xxxxxxxxxxxxxxx] Technical Manager
Phone : +61-3-9818 2977 PrimeNet - Internet Consultancy
Facsimile: +61-3-9819 3788 Web : <URL:http://www.primenet.com.au/>
Mobile : 0412 162 441
Messages sorted by:
Reverse Date,
Date,
Thread,
Author