Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Update to _files in 27780 breaks chmod completion
- X-seq: zsh-workers 27805
- From: Simon Ruderich <simon@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Update to _files in 27780 breaks chmod completion
- Date: Thu, 18 Mar 2010 17:30:28 +0100
- 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
Hello all,
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':
I'm not sure if other commands are affected as well.
Thanks,
Simon
--
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
Attachment:
pgp3GqsyGfltn.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author