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

Re: Bug? multicomp no longer works for paths starting with tilde (~)



"Bart Schaefer" wrote:
> The multicomp function seems to assume that
>    newtop=${~origtop}
> will expand to the user's home directory, but that doesn't happen.  Later,
>    reply=(${~reply})
> also doesn't expand the home directory, and hence finds no matches.
> 
> This seems to apply to both 3.0.5 and 3.1.4.  Am I just misunderstanding
> what's supposed to be happening?

No, I think it just hasn't been checked in a long time.

-- 
Peter Stephenson <pws@xxxxxx>       Tel: +39 50 844536
WWW:  http://www.ifh.de/~pws/
Gruppo Teorico, Dipartimento di Fisica
Piazza Torricelli 2, 56100 Pisa, Italy



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