Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: .. completion
- X-seq: zsh-workers 14954
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: .. completion
- Date: Mon, 18 Jun 2001 09:46:47 +0200 (MET DST)
- In-reply-to: <1010616204004.ZM5912@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
[moved to -workers]
Bart Schaefer wrote:
> ...
>
> In _path_files, the special-dirs style is looked up only as a string, but
> the documentation says it may be either a string or a boolean. Then the
> string is used only if there's already a '/' on the line or if the -f or
> -/ options were given.
>
> However, in _files, _path_files is always called with -g option, so the
> special-dirs style doesn't work at all for _files.
Eh? Works for me. And _files can call _path_files without the -g
option, in line 80.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author