Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: new _zpty, _getconf and improved _compdef
- X-seq: zsh-workers 10014
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Oliver Kiddle" <opk@xxxxxxxxxxxxx>, "Zsh workers" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: new _zpty, _getconf and improved _compdef
- Date: Thu, 9 Mar 2000 14:52:14 +0300
- Importance: Normal
- In-reply-to: <38C78D7B.10FB6242@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> If anyone feels the need to implement getconf as a builtin
Please, do not do it. This must remain system-specific, not shell-specific.
If anybody absolutely needs access to (sys|path)conf from inside of Zsh - better, use
associative array to hold values. Even in this case - can anybody be sure, that all
possible conf parameters are covered?
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author