Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh/complist and compinit
- X-seq: zsh-workers 9508
 
- From: Alexandre Duret-Lutz <duret_g@xxxxxxxx>
 
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
 
- Subject: Re: zsh/complist and compinit
 
- Date: 01 Feb 2000 17:11:10 +0100
 
- Cc: zsh-workers@xxxxxxxxxxxxxx
 
- In-reply-to: Sven Wischnowsky's message of "Tue, 1 Feb 2000 15:48:41 +0100 (MET)"
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- References: <200002011448.PAA07953@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
 
>>> "Sven" == Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:
[...]
 Sven> Yes. compinit can override the definition for the menu-select widget
 Sven> only if the complist module is already loaded. We can't do that in
 Sven> advance.
Ah, ok.
 Sven> Of course you can add the `zle -C menu-select .menu-select
 Sven> _main_complete' by hand, but maybe we should document that
 Sven> somewhere.
At least it would have helped me to 
see a warning about the order of complist
and compinit in the doc of zsh/complist.
And by the way, since I am speaking of thing that
would help in the doc: I remember having spent
a lot of time to figure out that the group pattern
(of complist color definition) needed
group-name style to be set in order to work.
[...]
-- 
Alexandre Duret-Lutz
Messages sorted by:
Reverse Date,
Date,
Thread,
Author