Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: updated _zstyle and cleanup of related stuff
- X-seq: zsh-workers 16425
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: updated _zstyle and cleanup of related stuff
- Date: Thu, 10 Jan 2002 11:46:47 +0100
- In-reply-to: <3C3599CA.60FB0225@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <3C3599CA.60FB0225@xxxxxxxxxxx>
Oliver Kiddle wrote:
> ...
>
> diff -u -r1.2 _directories
> --- Completion/Unix/Type/_directories 2001/08/06 14:42:04 1.2
> +++ Completion/Unix/Type/_directories 2002/01/04 11:41:54
> @@ -1,3 +1,3 @@
> #compdef rmdir df du dircmp dirs
>
> -_files -/ "$@"
> +_path_files -/ "$@"
Sorry for the late reply, but: what is this part supposed to achieve?
It means that people can't use the file-patterns style for those
commands anymore. Bad idea, I'd say.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author