Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
only for compadd -U.
|
|
|
|
|
|
and remove lies about matchers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 25814: Functions/Misc/run-help
* unposted (?): Functions/Prompts/promptinit
* 25140: Src/exec.c
* 25029: Completion/Unix/Command/_sudo, Doc/Zsh/compsys.yo
|
|
as a different user.
|
|
|
|
necessity not enforced there.
|
|
|
|
|
|
|
|
|
|
|
|
unposted: note some new features in NEWS
|
|
run-help is a function.
|
|
First, do not embedd the = in the parameter by define it a
parameter‐value separator; -S =.
Second, look for already given parameters in all words; -w.
Third, use the curcontext variable; -C.
Forth, distinct between boolean and non‐boolean parameters, i.e. do not
append a = to the end. And include the type of the parameter in the help
message. This information is only given in the full output of modinfo,
not in the narrowed output with --field.
|
|
|