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

_files -g and subdirectory completion



What's happening with _files -g ?  I am missing a new style ?

~/tmp/m1 % zsh -f
phobos% autoload -U compinit
phobos% compinit
phobos% mkdir -p foo/bar
phobos% zcat foo/<TAB>

Nothing complete. It behaves like this with all completions 
functions using _files -g.
-- 
Alexandre Duret-Lutz



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