Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug: cd auto-completion of .. fails with parentheses in directory name
- X-seq: zsh-workers 40028
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: Bug: cd auto-completion of .. fails with parentheses in directory name
- Date: Mon, 28 Nov 2016 11:30:01 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=yAyytNSb5hYR9O8WBkc+qctlaK+P6Gb9I7GtfunSvBM=; b=W+d7eLah3PDVCuY78tuU2dISZNBr3djOVvR9tpMkHE5jTM2jmkFB2hH5onQCnp+DTE Mt1vP7YoyRDcAKYmBAjDKE20Jjp9t5cdAQn9LWpFHG+PoCjHMB59yxi/Mc0c0pmfdkv2 z2EzeGCRWv1OUGLsm0I6Zbo8ABuZAze+PHYnnwziT+aVHqK79R4s0Oaj9/viSYFt1JhE vPW8ZAWjY2WvQ7ExnJPATZUK+mph20RYlG5jpBGTyR+4TR/yImkGcvFvp26iIWZdrCuK i08Jm/ob+vMMc5xYOPBKhU/FFiKxzImmgpOUH+ayq15N8uG9OVUCYm3b0aB0YGC+GzSt qRKg==
- In-reply-to: <CAHYJk3SH_kH0iUwA13y7M=6q81SyU_q6euxYk9UQmkoHT=X-qg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAPnWG_TR7DC7h36m-jp6PnuY=M4ViwwWNMtaT9aU4wawygzoBg@mail.gmail.com> <20160922144250.GA11076@fujitsu.shahaf.local2> <160922103042.ZM7407@torch.brasslantern.com> <CAHYJk3QmMUr0_C0-aAMYCNsmeXuo14JzVXwuimBk05meeX88wA@mail.gmail.com> <20161028151037.GA10483@fujitsu.shahaf.local2> <20161029180632.GA18192@fujitsu.shahaf.local2> <20161127151706.GA9898@fujitsu.shahaf.local2> <CAHYJk3RPVw2HEM=e-T7f9hXSo3ZWZ=g+x=tuBsC_P0VAqro=aw@mail.gmail.com> <CAHYJk3QGvE2D6CO7ye9280ZTqvGAFmRCW8pEu8Sj=TT7pzo5Dw@mail.gmail.com> <CAHYJk3SH_kH0iUwA13y7M=6q81SyU_q6euxYk9UQmkoHT=X-qg@mail.gmail.com>
On Nov 27, 7:39pm, Mikael Magnusson wrote:
}
} This seems to fix it, while also retaining the functionality of
} accept-exact-dirs, which is pretty amazing. We probably need PWS to
} update the big comment above the code though.
I suspect we've had some changes to the internals that are now handling
some of these quotings, and we're going to find other cases where it
is now redundant to add or remove levels of quote in the script code.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author