Debian Bug report logs - #724721 zsh: Tab completion error with vi

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即可

posted @ 2013-12-11 14:57  Martin2  阅读(682)  评论(0编辑  收藏  举报