Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh completion for other applications ?



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