Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh completion for other applications ?
- X-seq: zsh-users 11238
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: zsh completion for other applications ?
- Date: Wed, 07 Mar 2007 20:13:40 +0000
- Cc: Didier Verna <didier@xxxxxxxxxxxxx>
- In-reply-to: Message from Didier Verna <didier@xxxxxxxxxxxxx> of "Wed, 07 Mar 2007 11:39:05 +0100." <muxabypgwxi.fsf@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Didier Verna wrote:
> I was wondering if the zsh completion facility was (going to be) available as
> a library for use in other applications.
Very unlikely, it's heavily tied to the shell.
For many applications a better bet is arrange to have input and out via
the shell, via something like a named pipe or pseudoterminal.
--
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author