Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: cosmetic completion problem
- X-seq: zsh-workers 21857
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Clint Adams <clint@xxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: cosmetic completion problem
- Date: Sun, 09 Oct 2005 02:54:49 +0000
- In-reply-to: <20051008214058.GA16720@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20051006205811.GA29634@xxxxxxxxxxx> <20051008073254.GB81@DervishD> <20051008214058.GA16720@xxxxxxxxxxx>
On Oct 8, 5:40pm, Clint Adams wrote:
} Subject: Re: cosmetic completion problem
}
} This seems to fix part of the problem, but not all of it. I don't know
} what it breaks.
This doesn't help at all for me. I still get a reproducible crash. (I
applied the equivalent patch to the non-unicode section of the code.)
Inside that same (col >= columns) block is an fputs() call that's intended
to make sure that the line really has wrapped when col == columns. I'm
not sure, looking at it, why that's only necessary when (colors).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author