[Pkg-zsh-devel] Bug#724721: zsh: Tab completion error with vi
Ludovic Lebègue
ludovic at lebegue.org
Fri Sep 27 20:20:15 UTC 2013
Hi Frank
It indeed happened after an update to a new version of zsh.
Head of dump :
ludo at 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.
Thank you.
On Fri, 2013-09-27 at 09:55 +0200, Frank Terbeck wrote:
> 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-zsh-devel/attachments/20130927/b557d763/attachment.sig>
More information about the Pkg-zsh-devel
mailing list