Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird tab complete problem with long directory names with a dash and unicode characters
- X-seq: zsh-workers 40258
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: Weird tab complete problem with long directory names with a dash and unicode characters
- Date: Mon, 2 Jan 2017 13:52:06 -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=DRGTg+Pya9QMvwPpjrQ2b/xRyV/LXqCzXJgSKcG4vzE=; b=KJ1fnhhkgaJGtgDh/S4V0eXeS8fLTOBXwvGo6gThmjiqAe3oHJtW4PBOwol9yBVTjs 7RJ9KkLMqn+2cCUgXPs1gzZcTNEF96TWmWOmQOcakXWXFVFV0HAih4zoZPQXXLzIXZuw odv+76T6az9/+3Ot+A+1hc25p7EXjl6IRDHRLDmy5r4gEYMJlAKw+LUyRAGSb828es+1 0EixCuKYnKWT1QIGUNa0Nzb8RdN/4v0lRNwCXCftnfqwmp280oGy3b470rh2sFuLkJQY Iy1QaJnKGf1dCS0iSnKtjZjxoqi961eq34S0h4U/O2ubQJHG9FtslqudWYTIXSdG90Iu juJA==
- In-reply-to: <20170101034739.GA1977@fujitsu.shahaf.local2>
- 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: <CAHYJk3QMDpRhEfyPNEi-k4eh2Ybd-U0HwsFOz8xTetNf3yArvg@mail.gmail.com> <20170101034739.GA1977@fujitsu.shahaf.local2>
On Jan 1, 3:47am, Daniel Shahaf wrote:
}
} c2b6bd51 gives the same symptoms as in HEAD. The two commits before
} that give "compaudit:151: unknown file attribute: -".
You should try "compinit -u" to get past this and see if the completion
itself still works. It seems unlikely that c2b6bd51 broke this because
there are no glob qualifiers anywhere in the failing completion.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author