Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: update Cygwin completion functions
- X-seq: zsh-workers 26445
- From: Doug Kearns <dougkearns@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: update Cygwin completion functions
- Date: Mon, 26 Jan 2009 19:06:33 +1100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=b6TBnIbNoeXXBwfAuBJbe4GskPDpzost/OWBMAAy9E8=; b=rmgWsuV6EHD7EkiELkZYcVNdPPBmcGPn3mILY1SECXp7+TeOufam+B75HNlCC9QvLB vH1ZpmqFahri9d7kyZ028iAi/GnWRFttwZqTNOqJEHaZzh1cg/RXXc/yKKmP25acrkAD C0MH+loSWTipTdlvJQAi6F7JL04EPnP8wNJkk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Go2cExE05TWZPK7ullgzH+9G2BSjCh/wvNGgxjysFSF9L3b5tWN7M+AGpoJ/Nc8vWt Yrq8meBbYZ2A5VTw6I5UsDWomOlu+W7XeqGAQM0Om1ryGGlpGGyyP72sRoFR+xJ4UQra hzkuUAsLF/iwdIydKCvR5rL4elWbiplA0cIDI=
- In-reply-to: <20090125133900.GA27779@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20090124135312.GA3724@rosie> <20090125133900.GA27779@xxxxxxxx>
On 1/26/09, Clint Adams <clint@xxxxxxx> wrote:
> On Sun, Jan 25, 2009 at 12:53:12AM +1100, Doug Kearns wrote:
> > This updates the Cygwin related completion functions for the latest
> > versions of those commands, fixes a few bugs, and adds rudimentary
> > completion for setfacl and readshortcut.
>
>
> What do get/setfacl --version return? We might want to use _pick_variant
> and cover at least the SGI versions.
% setfacl --version
setfacl (cygwin) 1.13
ACL Modification Utility
Copyright 2000, 2001, 2002 Red Hat, Inc.
Compiled on Jun 12 2008
Regards,
Doug
Messages sorted by:
Reverse Date,
Date,
Thread,
Author