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

Re: About menu selection (again)



Bart Schaefer wrote:

> ...
> 
> Could we do something along the lines of shuffling the hookdefs so that
> the completion hooks are not defined until `zle -C' runs the first time,
> even if the zsh/complete module has been loaded?  And then test for the
> presence of the hook rather than the presence of the module, and load
> compctl if the hook doesn't exist?

That sounds doable, I'll have a look.


and in another mail:

> One possibility might be to split the zsh/complete module still further,
> to separate the part that implements the internals of compsys from the
> part that complist depends on.  (Maybe move that latter into compcore.c?)

That, on the other hand, sounds like a rather horrible task. And I
can't see any `sensible' line where to separate the parts.


Bye
  Sven

-- 
Sven Wischnowsky                          wischnow@xxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author