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@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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org