Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
autoexpand dirs to depth n
- X-seq: zsh-users 17174
- From: Eric Smith <es@xxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: autoexpand dirs to depth n
- Date: Sun, 15 Jul 2012 20:49:44 +0200
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
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