Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: terminfo, cygwin troubles
- X-seq: zsh-users 5762
- From: Le Wang <lewang@xxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>, Zsh users list <zsh-users@xxxxxxxxxx>
- Subject: Re: terminfo, cygwin troubles
- Date: Sun, 19 Jan 2003 18:28:45 -0500 (EST)
- In-reply-to: <3153.1042727275@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
--- Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
> Generally, that isn't done in the completion
> function but is configured
> by each user. The following style (which is the
> default in 4.1) may
> help. If you want it to work on the mp3 commands
> only, you'll need to
> change the context part.
>
> zstyle ':completion:*' file-patterns \
> '%p:globbed-files *(-/):directories'
> '*:all-files'
Yes. This works well. But is there any way I can
control how the results are sorted? I would want the
directories to always come last.
--
Le
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
Messages sorted by:
Reverse Date,
Date,
Thread,
Author