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

Re: hashinfo improvement



>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