Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Contributing with Completions
- X-seq: zsh-workers 23685
- From: "Renato Botelho" <rbgarga@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Contributing with Completions
- Date: Thu, 19 Jul 2007 10:01:34 -0300
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=aZ2Z942fwZS+hm0pGR7/mGJJtroa553kAZ7SkijMeVLXxr/P34GPB7nPfh+oH5DjaXvQZL+fAzKvxZZ8S8dXTZmCYDtOFdo42s4z6xgv2QdJ2Up/OeuowpS35t+6fpHJ1WXQf9memSj2D6XAWJfos0rLrNt7GoKIjEL+pL7Kwiw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MFazKXvChYR8MxfTqoxYsF/LQL+skjjwE1+lnQdymIuB7t+jql6pEsC4KYJcnp7PO7Zc7KpjAfZyTKApdZ3RBq3GMqgmWUjxI769X0k6zWDU5cw/mtzL/3zseE6vH1wsirrXvRVmZd/G8fHui6+bVLN/GqgUBAp3ZtVTSe6dH4w=
- In-reply-to: <200707190437.l6J4bcLG031432@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <747dc8f30707180650k7159c9a5lb9c3b743cbab9506@xxxxxxxxxxxxxx> <200707190437.l6J4bcLG031432@xxxxxxxxxxxxxx>
On 7/19/07, Peter Stephenson <pws@xxxxxxx> wrote:
"Renato Botelho" wrote:
> Hello all,
>
> I've started to use zsh 2 days ago on my FreeBSD Desktop, this is a
> really great shell.
>
> I've written 2 Completions, and I would like to share it with the
> community, how can I send this to be added in the project?
Posting completion functions here is fine.
Nice,
So, here it is:
_csup -> csup is cvsup rewritten in C, it's on FreeBSD base system, i
don't know if NetBSD or OpenBSD are using it.
_portlint -> Tool for check FreeBSD ports syntax
_portsnap -> Tool for get/update FreeBSD ports tree using snapshots
Comments, suggestions, critics are welcome, like I said, these are my
first lines in zsh since i'm using it for less than a week.
I hope to contribute more.
Thanks
--
Renato Botelho
Attachment:
_portlint
Description: Binary data
Attachment:
_csup
Description: Binary data
Attachment:
_portsnap
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author