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

Re: Compinit tries a filename once



% pwd
/Users/sgniazdowski/.zplugin/completions
% ls -l _cp
-rw-rw----  1 sgniazdowski  staff  0 27 sty 17:15 _cp
% # ^ Empty
% echo $^fpath/$_comps[cp](N.)
/Users/sgniazdowski/.zplugin/completions/_cp /usr/share/zsh/5.0.8/functions/_cp

The echo shows two entries, first one points to empty _cp file, and cp
completion doesn't work

Best regards,
Sebastian Gniazdowski



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