Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 16:53:04 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        freebsd-ports <ports@freebsd.org>
Subject:   Re: Bash Completion is missing its plug-ins
Message-ID:  <20040525215303.GA15800@dan.emsphone.com>
In-Reply-To: <20040524110031.GI58817@weirdos.oban.frmug.org>
References:  <20040519211203.GA3221@watt.intra.caraldi.com> <87hduc2jxw.fsf@strauser.com> <20040524095503.GC21622@anyware12.anyware> <20040524110031.GI58817@weirdos.oban.frmug.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 24), Olivier Tharan said:
> * Jean-Baptiste Quenot <jb.quenot@caraldi.com> (20040524 11:55):
> > About zsh, I have heard that there are a lot of completions
> > included, but how does it work?  Who maintains the completions
> > code?  Is it easier to write completions for zsh than bash?
> 
> It is all included in the shell, and the completion code is
> maintained by the authors.

Note that packages are free to install their own completion scripts
into /usr/local/share/zsh/site-functions , which is one of the places
zsh looks for its completion functions.  Portupgrade does this, for
example.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040525215303.GA15800>