Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Using zle outside zsh
- X-seq: zsh-users 7910
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: Using zle outside zsh
- Date: Mon, 23 Aug 2004 10:19:58 -0700 (PDT)
- In-reply-to: <20040823155951.GA24279@DervishD>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040823155951.GA24279@DervishD>
- Reply-to: zsh-users@xxxxxxxxxx
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