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

autoexpand dirs to depth n



Hi zshellers

How do I configure completion to display all directory expansions to a depth
of n?

Then when I identify the branch I want to expand, I want to use 
globbing so that

when in 
/var/www $ *oo*az<tab>
will match something like
/foo/bar/baz

Eric



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