Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [Bug] Doubled completions with suffix aliases and grouping
- X-seq: zsh-workers 46192
- From: Guido Cella <guidocella91@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: [Bug] Doubled completions with suffix aliases and grouping
- Date: Sun, 5 Jul 2020 21:24:33 +0200
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- In-reply-to: <CAH+w=7aXs_UYoHLqxYzXtCGacUoFxYpqNoZXBq=ofpsMa6RZ7w@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>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mail-followup-to: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20200705174642.b2frcpxiuscbj27r@aegis.localdomain> <CAH+w=7aXs_UYoHLqxYzXtCGacUoFxYpqNoZXBq=ofpsMa6RZ7w@mail.gmail.com>
- Sender: zsh-workers@xxxxxxx
On Sun, Jul 05, 2020 at 11:09:22AM -0700, Bart Schaefer wrote:
> This isn't really a bug; completions are never de-duped across
> groupings that are displayed separately.
I think that the bug is adding files that aren't executable to the
"executable file" grouping. If you create a directory or real executable
in the /tmp/foo diretory or my example, the txt files are no longer
grouped as executable file.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author