Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Updates to the Plugin Standard
- X-seq: zsh-users 24385
- From: René Wilhelm <rene.wilhelm@xxxxxxxxxxxxxx>
- To: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- Subject: Re: Updates to the Plugin Standard
- Date: Fri, 25 Oct 2019 18:53:02 +0000
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1572029590; bh=0dmz5mVoTz/5KjeOGWiPANmAcWrP9CZ8OxpgdmoJTCY=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References: Feedback-ID:From; b=YyYS/vl2qUN0GKSAkAl8aILWgGo6S5Nqo5i0OkbKZRBlcMPl1TYyJbqX2FN6gpOVd QG3+350vfz7ZetNYP/3czl+bT4U0zO2zYJq7eLbm/JAAuZY3ipnET3mQe9n5IUtWUt mmzMHdWS42B5VjeQ36SDaEBLcB459U262Uxwy+1c=
- Feedback-id: S8a4yJNqlIM3m-e4mjLUVfsHq03QmixgNO3uQFOOkAshEpSXzeEYwAoQJjpjTP6Pzy4tgZQ3BRIDpxya8IDzgQ==:Ext:ProtonMail
- In-reply-to: <CAKc7PVD98BeScExdoZH=aoDCUZNeeqbaUWcxW8JHoo9SvZAHWQ@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVD98BeScExdoZH=aoDCUZNeeqbaUWcxW8JHoo9SvZAHWQ@mail.gmail.com>
- Reply-to: René Wilhelm <rene.wilhelm@xxxxxxxxxxxxxx>
So much work and thought. Thank you Sebastian.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, October 25, 2019 8:21 PM, Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx> wrote:
> Hello,
> I'm doing the ongoing effort to create the definition of a Zsh plugin.
> It's available here:
>
> http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html
>
> The document received several updates, namely:
>
> 1. Five "Best Practices" sections describing the recommended
> programming practices when programming a plugin. It might be
> interesting to read them.
>
> 2. Two sections on two new proposed plugin mechanisms, namely the
> @zsh-plugin-run-on-{update,unload} calls.
>
> The history of updates to the document is available in the Appendix:
>
> http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html#appendix
>
> --
> Sebastian Gniazdowski
> News: https://twitter.com/ZdharmaI
> IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
> Blog: http://zdharma.org
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author