From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27125 invoked by alias); 24 Apr 2013 14:11:56 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17765 Received: (qmail 5110 invoked from network); 24 Apr 2013 14:11:44 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at mugenguild.com does not designate permitted sender hosts) Date: Wed, 24 Apr 2013 16:05:07 +0200 From: Valodim Skywalker To: zsh-users@zsh.org Subject: Re: How does a new software package provide Zsh tab completion scripts to users? Message-ID: <20130424140507.GA7076@mugenguild.com> Mail-Followup-To: zsh-users@zsh.org References: <20130424100040.535783e7@pwslap01u.europe.root.pri> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <20130424100040.535783e7@pwslap01u.europe.root.pri> User-Agent: Mutt/1.5.21 (2010-09-15) --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Option 3.5, very low overhead but user-dependent: Submit your completion to https://github.com/zsh-users/zsh-completions Like the others, this is not an optimal solutoin, but a lot of frameworks include this repository in their fpath, and a lot of users do as well, so this will get pretty much everyone with a configuration more complex than zsh-newuser-install. To cover a maximum number of use cases, you could always go for multiple options, 1+3.5 sounds like a good candidate to me. - V --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlF35pMACgkQxCa+aHUWYdQx8QCbBqiSREQ3ySSqx9n540gba4gD cD0AoMaG5iPz9zZ2Iw2Asu8Zf0m6zoX+ =UGmZ -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--