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

Re: PATCH: file-patterns, tag-order, tag-aliases



Sven Wischnowsky wrote:
>   zstyle ... tag-order 'globbed-files directories' all-files
> 
> This can now be done using only the file-patterns style:
> 
>   zstyle ':completion:*' file-patterns '%p *(-/):globbed-files' '*:all-files'

Does this still work properly for directories?  I'm probably remembering
the old days where the glob pattern worked very differently from full
directory completion, but it makes me a bit nervous.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxx>



Messages sorted by: Reverse Date, Date, Thread, Author