Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zle separability
- X-seq: zsh-workers 21175
- From: Frederik Eaton <frederik@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: zle separability
- Date: Sun, 24 Apr 2005 12:37:37 -0700
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Reply-to: frederik@xxxxxxx
Hi all,
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.
Thanks,
Frederik
Messages sorted by:
Reverse Date,
Date,
Thread,
Author