Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Update to _files in 27780 breaks chmod completion
- X-seq: zsh-workers 27806
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Update to _files in 27780 breaks chmod completion
- Date: Thu, 18 Mar 2010 17:04:17 +0000
- In-reply-to: <20100318163028.GA9043@xxxxxxxxxxxx>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20100318163028.GA9043@xxxxxxxxxxxx>
Simon Ruderich wrote:
> The change to _files in 27780 somehow broke completion for chmod.
> Before I could complete the files, but now I don't get any files.
> To reproduce:
>
> zsh -f
> % autoload -U compinit && compinit
> % zstyle ':completion:*' format '%d:'
> % chmod +x <tab>
> `file' or `):globbed-files':
If you read that message, you'll find that's exactly what *didn't* work
for me before and *does* work now (as I just confirmed again).
Are you sure you've got the latest executable as well as the latest
functions? The code changed in the patch for users/14905.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
Tel: +44 (0)1223 692070 Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK
Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
Messages sorted by:
Reverse Date,
Date,
Thread,
Author