Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zle separability
- X-seq: zsh-workers 21176
- From: DervishD <zsh@xxxxxxxxxxxx>
- To: frederik@xxxxxxx
- Subject: Re: zle separability
- Date: Mon, 25 Apr 2005 01:08:16 +0200
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20050424193737.GA27777@xxxxxxxxxxxxxx>
- Mail-followup-to: frederik@xxxxxxx, zsh-workers@xxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: DervishD
- References: <20050424193737.GA27777@xxxxxxxxxxxxxx>
Hi Frederik :)
* Frederik Eaton <frederik@xxxxxxxxxxxxxx> dixit:
> I'm writing a shell and I'm wondering if there would be an advantage
> to trying to use zle instead of readline at least initially. My
> impression is that it has a lot of additional features (multiline
> editing?) that might be nice to take advantage of, but I'm not sure
> how hard it would be to separate it from the rest of the zsh code.
I was told once that zle was tightly coupled with the rest of the
shell code. My interest was using zle as a general purpose line
editor (for example for building frontends). Bad luck, because zle is
really *great* and, IMHO, better than readline...
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.dervishd.net & http://www.pleyades.net/
It's my PC and I'll cry if I want to...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author