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

crash fixed, other minor issue though was: crash in completing code with unicode support



On 8/16/05, Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx> wrote:
> On Tue, Aug 16, 2005 at 02:37:13PM -0700, Wayne Davison wrote:
> > If the above is right, then this line should probably be changed to be:
> >
> >     if (p == compprefix + l + (*compprefix == Meta))
> 
> Oops, no -- that's an ell (l), not a one (1), so that change is wrong.
> I'm sure now that the first change in my email was right, though, so
> I went ahead and checked it in.
> 
> ..wayne..

I cvs update'd and now i'm not getting any more crashes. However, when
i make these things directories instead of files, cd <tab><tab>
doesn't add any trailing slashes. If i mkdir Øa Øb aa ab, then cd
<tab><tab><tab> and so on adds trailing slashes after aa and ab, but
not the first two. (with the same zsh -f sequence as earlier)

-- 
Mikael Magnusson



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