Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] espeak completion
- X-seq: zsh-workers 27555
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Jesse Weinstein <jessw@xxxxxxxxxxx>
- Subject: Re: [PATCH] espeak completion
- Date: Mon, 4 Jan 2010 12:14:32 +0100
- Cc: zsh-workers <zsh-workers@xxxxxxx>
- 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:cc:content-type; bh=3S0u1i+G5sOUhTzo+ucf/rh6X6w7OUakQ7ZqQUDoQqw=; b=KVsq3jDI/A+VfZpU2hplww+BXDvpB0v1Wka1Au+zmPBthMGTrkeCQR2FUbodADVlAt u53gU/JKmSmNTovbCLJjj9sflxI0NAAzZVnjzVLgQnNEqtPIYdbh+Kqd8C8PcUHt/vyh Gc+BEyvfjcXg8UlUXnXWIlRVxDRixZZT7Gcbc=
- 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 :cc:content-type; b=AxGl4C0oGJs1kMiSSALHRhCGYCafeiAEM+WOp0HyBHOMXVnACcyVoeVoycKnkOqwbJ SVF/BKIoxJwvO/kW/soitJLjKLqjsIMmpgNGxtnWJwoTdv22Y2ooWtWTyVDl/I2/1Vip X6ZC7Gu9Maxlv6ih7AM1UV+03aGgQx0TsM9BQ=
- In-reply-to: <1262587636.24526.8.camel@zareason>
- 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: <1262587636.24526.8.camel@zareason>
2010/1/4 Jesse Weinstein <jessw@xxxxxxxxxxx>:
> Pretty basic, so far -- but it does include and describe the options.
>
> Jesse
>
> ----------
> #compdef espeak
> '-a[aplitude]:integer:(0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
> '-k[captial letter indication]:integer:' \
typos, amplitude and capital
Not sure if you want to list the numbers like that, just say 'integer
1-20' instead maybe?
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author