Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: optioninfo.so
- X-seq: zsh-workers 10722
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Tanaka Akira" <akr@xxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: optioninfo.so
- Date: Thu, 13 Apr 2000 11:03:57 +0400
- Importance: Normal
- In-reply-to: <hvo66tmh4s6.fsf@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
> Z(4):akr@serein% _ls_arguments=($(LD_PRELOAD=$PWD/optioninfo.so ls))
^^^^^^^^^^ argh!
>
> Although this is not so sophisticated now and it is not portable, it
> is very useful in some case. How about this?
>
Yes, it is not very portable. Do you suggest to use it outside of Zsh?
Or in Zsh completion? If it can be made Zsh module - why not. But
please, no PRELOAD fiddling.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author