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

RE: PATCH: new _zpty, _getconf and improved _compdef



>
> 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