Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Fun with new completion
- X-seq: zsh-workers 5903
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: Fun with new completion
- Date: Tue, 23 Mar 1999 17:17:56 +0300
- Importance: Normal
- In-reply-to: <199903231359.OAA19227@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> 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