[Pkg-zsh-devel] Bug#724721: zsh: Tab completion error with vi
Frank Terbeck
ft at bewatermyfriend.org
Fri Sep 27 07:55:45 UTC 2013
Hi Ludovic,
Ludovic Lebègue wrote:
[...]
> While using zsh shell trying to autocomplete with tab key display the following
> message instead of showing the files in the current directory :
>
> ludo at leonardo ~ % vi
> _arguments:450: _vim_files: function definition file not found
Did this happen after updating zsh? What's the old zsh version?
In any case, what's the output of following?
% head ~/.zcompdump
Problems like this are usually cause by that cache file being out of
date and something is keeping an automatic rebuild from happening.
If you remove the file and restart the shell, the problem should be
gone.
Regards, Frank
More information about the Pkg-zsh-devel
mailing list