Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Completion in pwd before subdirecories
- X-seq: zsh-workers 19293
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Completion in pwd before subdirecories
- Date: Mon, 15 Dec 2003 21:07:08 +0100
- In-reply-to: <1031215193717.ZM13527@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20031213154651.GR18859@xxxxxxxxxxxxxxxxxxxx> <1031213191918.ZM5325@xxxxxxxxxxxxxxxxxxxxxxx> <20031213233905.GW18859@xxxxxxxxxxxxxxxxxxxx> <3213.1071488991@xxxxxxxxxxx> <1031215170258.ZM12804@xxxxxxxxxxxxxxxxxxxxxxx> <5719.1071514564@xxxxxxxxxxx> <1031215193717.ZM13527@xxxxxxxxxxxxxxxxxxxxxxx>
Bart wrote:
>
> So why aren't we using "_files -g '*.gz(.)'" in that case?
That's actually a much better plan. I was thinking in terms of keeping
the most common case simple instead of the most general case but I think
you're right.
That'll need patching a lot of files so unless someone else wants to
volunteer I'll try to find time to do it at some stage.
> It's quite possible that I'm still missing something, though.
We still need to ask whether the user should need a file-patterns style
to achieve directories after files for the original menu completion
question. Is globbed-files somewhere defaulting to `*'. Should it
perhaps default to `*(.)'? I've not looked at _files but try ^Xh after
something like `cat' or `:' with and without a file-patterns style.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author