Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: hashinfo improvement
- X-seq: zsh-workers 2518
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: zefram@xxxxxxxxxxxxxxxxx (Zefram)
- Subject: Re: hashinfo improvement
- Date: Mon, 2 Dec 1996 17:59:03 +0100 (MET)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <13465.199612011547@xxxxxxxxxxxxxxxxxxxxxxx> from Zefram at "Dec 1, 96 03:47:02 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
Zefram wrote:
> planned that would benefit from this. (Zoltan, are you planning a 3.1.0
> release sometime soon?)
I have started to implement autoloadable zle. It requires significant code
rearrangements and Makefile changes. I've finished most of it but the new
Makefile is not yet ready. I also plan to split builtins.c and create a
Builtins subdirectory. I have also simplified the dupstruct/freestruct
routines in utils.c for a little fit smaller zsh.
The new loadable zsh is loaded completely automatically, it will not cause
any user-visible change. 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.
And I also have a lot of work here in the university. I hope to release
zsh-3.1.0 later this week.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author