Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: tab completion bug?
- X-seq: zsh-users 19291
- From: TJ Luoma <luomat@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: tab completion bug?
- Date: Fri, 24 Oct 2014 15:55:26 -0400
- Cc: Zsh-Users List <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Dv65wE9P5Mx7p0Ya46s5tXOYHy9zXGbrmfSFTbaqi1g=; b=jiFZJhSgrnsV1aYFXmJI8SfHP32nNfYpueKjxkiuyToHTIBbRo3eKlGE93XDljzHMo ZAfnsf5clgk7HjRp3uoKXyKOOMCz2r4J9hUySi+lzLGGuzhYRaBeETUh7CoDmUcf4pS7 76pblCs+OSEtpjyIjS2xl83isQd1+PPVhU5PszoG7gGQiPWAslgA9iUHPbHKKu+yQEep 6l4KCGGccP7IX3+RxsQAsj/9L95DrhcTnVvI/MKDW6tEG+iku0+/Nb8UHQ6uig82jGMV xSV0qIJsJYEj9kDaLtmEDahsxEFIJ1tB4bNlZhj6t4eOahQ9jKzHgpx6GHKluM21VZHt WXig==
- In-reply-to: <20141024130646.1fa4f929@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CADjGqHubg=UK+0awfnrr48YFLRy1gPC+44q7GscMM0rADMm=cw@mail.gmail.com> <20141023133140.07d56359@pwslap01u.europe.root.pri> <CADjGqHueO7-=ty3f8FcUTZ_8ESTOwJCqgWe+ZfSqpRBf3gQ+4Q@mail.gmail.com> <20141023140616.456fa1f1@pwslap01u.europe.root.pri> <CADjGqHumk0T0c-FOa7at99t1bEh9qrd8rikZSa5ph=PNM4i0PQ@mail.gmail.com> <20141024130646.1fa4f929@pwslap01u.europe.root.pri>
On Fri, Oct 24, 2014 at 8:06 AM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
> On Thu, 23 Oct 2014 09:26:04 -0400
> TJ Luoma <luomat@xxxxxxxxx> wrote:
>> I would still suggest that the original behavior which left me with
>> "cd $sites//Users/luomat/Dropbox/Sites/" is a zsh bug, but I will
>> leave that decision to those more qualified to answer.
>
> My suspicion here is that in this case you've somehow ended up with
> sites unset or containing an empty string at this point.
Bart Schaefer posted a suggested fix to the zsh-workers list with a
patch for Case Insensitive Completion.
TjL
Messages sorted by:
Reverse Date,
Date,
Thread,
Author