Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: RFD: Zsh styles and OOP ...
- X-seq: zsh-workers 9739
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: RFD: Zsh styles and OOP ...
- Date: Tue, 15 Feb 2000 13:39:17 +0300
- Importance: Normal
- In-reply-to: <200002151010.LAA12030@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> >
> > This is certainly interesting. Unfortunately it's going to
> make the whole
> > thing even more complicated, both for implementation and use.
> Furthermore,
> > we really need this to be right in 3.1.7 --- I would be against
> rewriting
> > the configuration for completion yet again.
>
> You are not alone here...
>
The only problem is, it will be more and more hard to change anything after
ZSH is released.
>
> I may also repeat my suggestion that we can put the context-finding
> code from _complete and _normal into a separate function. This could
> then be called at the very beginning (bindable commands,
> _main_complete). It would at least fill the context/command field of
> the context name.
It is not a question of missing context bits. The problem is, these bits are
completely meaningless in some cases. Unless we want to use different
completers for different commands, it does not help to know, what command is
being completed.
I just wish, that context names properly reflect there usage :-)
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author