Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: terminfo, cygwin troubles



 --- 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