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

相关文章:

  • 2021-11-23
  • 2022-12-23
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2021-07-18
  • 2021-06-09
  • 2021-10-22
猜你喜欢
  • 2021-09-11
  • 2022-12-23
  • 2021-08-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
相关资源
相似解决方案