Bug#724721: [Pkg-zsh-devel] Bug#724721: zsh: Tab completion error with vi

2013-09-27 Thread Axel Beckert
Control: tag -1 + unreproducible moreinfo 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

Bug#724721: zsh: Tab completion error with vi

2013-09-27 Thread Frank Terbeck
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

Bug#724721: [Pkg-zsh-devel] Bug#724721: zsh: Tab completion error with vi

2013-09-27 Thread Ludovic Lebègue
Hi Checksum are OK. Here is my try : ludo@leonardo ~ % md5sum /usr/share/zsh/functions/Completion/Unix/_vim d90eb09ccc0a48b9337ada7f71d8e803 /usr/share/zsh/functions/Completion/Unix/_vim ludo@leonardo ~ % md5sum /usr/share/zsh/functions/Completion/Unix.zwc 4be49e59d09c72925b42dc4605511265

Bug#724721: zsh: Tab completion error with vi

2013-09-27 Thread Ludovic Lebègue
Hi Frank It indeed happened after an update to a new version of zsh. Head of dump : ludo@leonardo ~ % head .zcompdump #files: 693 version: 5.0.2 _comps=( '-' '_precommand' '.' '_source' '5g' '_go' '5l' '_go' '6g' '_go' '6l' '_go' '8g' '_go' Deleting the .zcompdump file fixed this bug.

Bug#724721: zsh: Tab completion error with vi

2013-09-26 Thread Ludovic Lebègue
Package: zsh Version: 5.0.2-4 Severity: normal Hi, 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 Note that it is