Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: hashinfo improvement
- X-seq: zsh-workers 2519
- From: Zefram <zefram@xxxxxxxxxxxxxxxxx>
- To: hzoli@xxxxxxxxxx (Zoltan Hidvegi)
- Subject: Re: hashinfo improvement
- Date: Mon, 2 Dec 1996 17:14:52 +0000 (GMT)
- Cc: zefram@xxxxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199612021659.RAA07905@xxxxxxxxxxxxxxxxx> from "Zoltan Hidvegi" at Dec 2, 96 05:59:03 pm
>I have started to implement autoloadable zle.
Excellent. I'd been planning to do that myself.
> It may be worth to not set the ZLE option by
>default when invoking zsh as sh. This may be desirable when zsh is /bin/sh
>and the zle modules are not on the root filesystem.
Probably a good idea.
What happens if the ZLE module can't be loaded? The way I was going to
implement it, zsh would fall back on a trivial routine that outputs a
simple fixed prompt and reads from the tty in cooked mode.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author