Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Is there a way to do an automatic list-choices after successful completion of directory name?
- X-seq: zsh-users 10502
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "Zsh Users' List" <zsh-users@xxxxxxxxxx>
- Subject: Re: Is there a way to do an automatic list-choices after successful completion of directory name?
- Date: Sun, 09 Jul 2006 10:28:15 -0700
- In-reply-to: <dbfc82860607090836g299ae3c4g78250770a845d399@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <dbfc82860607071129u27fff7e2l827d3e2bc62fbfd1@xxxxxxxxxxxxxx> <dbfc82860607090836g299ae3c4g78250770a845d399@xxxxxxxxxxxxxx>
On Jul 9, 8:37am, Nikolai Weibull wrote:
}
} Comments?
That technique only works in combination with this (or a similar) zstyle:
zstyle :completion::complete:cd:: tag-order \
local-directories path-directories
Messages sorted by:
Reverse Date,
Date,
Thread,
Author