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

RE: Fun with new completion



>
> Maybe we should rename the local parameters (where needed) to `_...',
> modify the function `_vars' to show  only parameters without a leading
> underscore and be callable from everywhere.

I would not rely on names (it is good as convention - but imagine bug
reports "ZSH does not complete my variables" :-)

What about adding GLOBAL flag to variables and option to list only
global/local ones? Sounds nice (and may be useful in other contexts as well)

cheers

/andrej



Messages sorted by: Reverse Date, Date, Thread, Author