Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug? multicomp no longer works for paths starting with tilde (~)
- X-seq: zsh-workers 4337
- From: Peter Stephenson <pws@xxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx (Zsh hackers list)
- Subject: Re: Bug? multicomp no longer works for paths starting with tilde (~)
- Date: Thu, 20 Aug 1998 10:12:57 +0200
- In-reply-to: ""Bart Schaefer""'s message of "Wed, 19 Aug 1998 12:08:06 MST." <980819120806.ZM11746@xxxxxxxxxxxxxxxxxxxxxxx>
"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