Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH v2] zshmisc(1): document term being optional if `in word' is omitted
- X-seq: zsh-workers 43905
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: Joey Pabalinas <joeypabalinas@xxxxxxxxx>, Zsh Workers Mailing List <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH v2] zshmisc(1): document term being optional if `in word' is omitted
- Date: Mon, 17 Dec 2018 12:05:03 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:date:subject:in-reply-to :references; s=fm2; bh=TrtoMDC7Q5Dnp9skmzy49PCIBDJHdTj4yKvx2tDnF h8=; b=yowZsw6rbG2bGAJOiYNW1p+9YDtcZh1PtvKk50dm+QBO/aZNoQ1yjNmxG OtIWg8ZgNdIDLuSxqNACwrBEGveWULk28SpY44/6JwSI25GMUT1hnoD6tqVeGTh0 4pj86zTATrvoiABEVYqEXeI0ANQMPf1hsTugTvrzJ+Be6V9zmNAFU2E7fibph7Cf jh9fouiSZS2HY12mIOH2s03qzrynIv18G+E8HK4+JUxe/RQvUtj21ui3Wq9h0Jll BsqclTOxKwp8m+tKoJtP2fRR708m/NFrGTzHMkEVYfmTg1vdjdF80E7wh39shPR3 dmXpx0VCF0Dsb/14nSLrbMhpoUZXw==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=TrtoMDC7Q5Dnp9skmzy49PCIBDJHdTj4yKvx2tDnF h8=; b=wC+nQNvHYtDrAUcF4H5jkgqdG+bhO3LX3Z/qhc5j6qIffQW9gn5KN+VUB UTTF46KfR+5ttzX5/4gsjDNq39Uf7eAM1QUvgUvvW4viBT5Gpz/V8YrBj0qMt31k zUC/YT/pZX0kkXpQgRbhjL+rXz/UIRDtBeT61Q6XNcJIrP5evL+YzjHRc3xfeqFw +3sVb1PdrbpBoE/REwWZE6CvkiqnSbCReBKhqhdQsrDRXazE2ivv2s+TfNxttK0/ SVTvyiv0J/zd6Cb9DDUCe/JyoMqZf99kG8W9IjTa9pcQ+v3hqiaernxpVcmWizPC e7Rx40ZaxYmMVeJSygmI28Fc3Zykg==
- In-reply-to: <0877607db0d5033efa86947d554bfbe1b8ddbcc2.1545043873.git.joeypabalinas@gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <0877607db0d5033efa86947d554bfbe1b8ddbcc2.1545043873.git.joeypabalinas@gmail.com>
Thanks for the patch! I committed it with one tweak:
Joey Pabalinas wrote on Mon, 17 Dec 2018 00:54 -1000:
> +The var(term) consists of one or more newline or tt(;)
> +to terminate the var(word)s, and are optional when the
> +`tt(in) var(word)' is omitted.
s/to/which/ since I couldn't parse the sentence otherwise (no pun
intended). Happy to tweak this further if needed.
Thanks,
Daniel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author