Debian Bug report logs

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

I just tried to reproduce this, but it seems to work for me (also on
Sid amd64):

% zsh -f
kiva6% autoload -Uz compinit
kiva6% compinit
kiva6% vi <Tab>
zsh: do you wish to see all 109 possibilities (55 lines)? 

 在运行zsh即可

!!!我的新站地址点击这里,欢迎光顾!!!
原文地址:https://www.cnblogs.com/martinjinyu/p/3469402.html