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

Re: Using zle outside zsh



On Mon, 23 Aug 2004, DervishD wrote:

>     The scenario: we have a nice program we use a lot, and it's very
> well coded, indeed. It is interactive, and takes its input from stdin
> and outputs to stdout/stderr, but it lacks command line editing.
> 
>     What I'm thinking is: will it be difficult to use zsh as the
> command line interpreter?

This is actually relatively easy to do.  For a working example, see
Functions/Misc/nslookup in the zsh distribution.



Messages sorted by: Reverse Date, Date, Thread, Author