Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: tab completion bug?
- X-seq: zsh-users 19270
- From: TJ Luoma <luomat@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: tab completion bug?
- Date: Thu, 23 Oct 2014 08:39:16 -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=z3i2gb51XllS2epR9L8volveh+JR2JGzkBT2VFnq/rs=; b=Fy4EjfdnSaHwiUyREsKQhb2+kNSaklrPP/YFPJi6kv4IEMVPvJazIxNoLLYV4HlpPr G4CiO/W6sYnZQf0/4fx+13p/Pl94m9oj3QQdhyyNcDT1+oXUDCsqJZJwz3Wn+aNpUhbC yw7PFx3dUSn2OKa95GlrEmB1s6Q6+HpJEtmxGW39WqRf9nqMxCs9fFdXO46Q95CNkJg+ fFFWrycZ2tSwcp6z2U7UXhElbL271Zm7v0VozSsolLgcryjclh8WhnO2XtSXDn8vUmi3 KGMtRP+AA8uNkqhuF87oCpG9YgDqU70FPaTrB7Rnxxm+RLIsx5yVOfuHN/y5z7Kflxlb djWw==
- In-reply-to: <20141023133140.07d56359@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>
On Thu, Oct 23, 2014 at 8:31 AM, Peter Stephenson
<p.stephenson@xxxxxxxxxxx> wrote:
> What does
>
> echo $sites
>
> output?
/Users/luomat/Dropbox/sites
> If it looks sane, does
>
> [[ -d $sites ]] || echo yes
>
> say "yes"?
It does not.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author