From b39a102262ff4810a75bf6b7595ee5195d13939e Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 3 Sep 2018 13:44:36 +0000 Subject: 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4d2b5dad3..262a36a63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-09-06 Daniel Shahaf + + * 43366: Completion/Zsh/Command/_compdef: Change and add sources + for completed completion function names. + 2018-09-05 dana * 43372: Completion/Linux/Command/_e2label: Add completion for -- cgit 1.4.1