1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00
zsh/Completion/Zsh
Daniel Shahaf b39a102262 43366: _compdef: Change and add sources for completed completion function names.
Use ${(v)_comps} instead of going through $fpath again.  Use
${functions} as well to find more legitimate matches, such as various
__git_foo() helpers defined in ${^fpath}/_git.
2018-09-06 13:58:00 +00:00
..
Command 43366: _compdef: Change and add sources for completed completion function names. 2018-09-06 13:58:00 +00:00
Context 41827: correct sense of description for ${...:?...} expansion 2017-10-07 23:54:32 +02:00
Function 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
Type 43185: Use [ suffix for associative arrays; add + to remove-chars 2018-07-29 13:43:50 -05:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00