Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Updates to the Plugin Standard
- X-seq: zsh-users 24384
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Updates to the Plugin Standard
- Date: Fri, 25 Oct 2019 20:21:29 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=UOHeg5cNHBmDzhkoK1ZTR9/d95qeczBWnqjAiwNE2iw=; b=EpNutg5nWuKyhKJeoAv1KLVSQhL27G1K+vc5sdG47Su7cW6BX8veGVHHDX0WS+40UB ZcdiITRwIBRz94MgS0dOd9czAZ9aEOivHeB+e0R34ILh0Kk/+srMluSZjIYkw1bfGytn Wnn2E0j/i0jEjb+mTD0XlY9oPR9RfIxhuTJEGturLMTmcuB79IK6HgEIXhabiUkfNsdN tPKIHAh/6ypAQcgsENh/U7sbZjUkBZme+XJCpe+dcm5RqT3O84JClaYwfdqI+4AMNyfN nVLKQHEFbCZ47pOapQcxciPSjT/tWxyPcLSNJ4l0/bPtcVGeszgN5GegfBsIyfT+DqG9 bxBw==
- 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
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