zsh-users
 help / color / mirror / code / Atom feed
* Adding new completions to zsh
@ 2004-02-26  3:39 Eric Mangold
  2004-02-26 10:29 ` Peter Stephenson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Mangold @ 2004-02-26  3:39 UTC (permalink / raw)
  To: zsh-users

Hello,

I've written completion functions for the 'mktap' and 'twistd' command of 
the Twisted project, http://twistedmatrix.com and I would like advice on 
getting this functionality included in zsh.

The problem I'm facing is keeping the completions in zsh up-to-date.  
Twisted development happens at a fairly rapid pace and while command 
options aren't changing every day, in my judgement it would be annoying 
for our users (many of whom use zsh already) to be stuck with the static 
set of completion functionality bundled in any given zsh release.

My idea for allowing greater flexibility is to bundle the actual zsh 
completion functionality as part of the Twisted distribution and give zsh 
a "stub" that will use the completion functions that are bundled with 
Twisted.

Has anyone ever done this before? What do you all think?


	-Eric

P.S. maybey this should this be on zsh-dev, but I assume everyone reads 
zsh-users.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-02-26 22:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-26  3:39 Adding new completions to zsh Eric Mangold
2004-02-26 10:29 ` Peter Stephenson
2004-02-26 21:42   ` Eric Mangold
2004-02-26 11:12 ` Oliver Kiddle
2004-02-26 21:37 ` Dominic Mitchell
2004-02-26 21:56   ` Eric Mangold

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).