On Dec 5, 2007 1:19 PM, Xavier <shiningxc@gmail.com> wrote:
On Wed, Dec 05, 2007 at 01:46:12PM -0500, Nathan Jones wrote:
The compdef line should be unnecessary now, though it shouldn't hurt to have it.
Yes, I already tried to remove it (I saw I had a _hg file next to _pacman, and saw hg completion seemed to work without anything in .zshrc), but it didn't fix it.
Try removing your ~/.zcompdump (a cache type file) and starting up a new zsh.
Yes, that did it, thanks a lot! Now I regret I deleted it directly, without even looking what was in it :) But well, it doesn't matter, it probably wouldn't have helped much anyway. Thanks again.
The original patch is in my working tree too- thanks! Want to glance over the bash completion file and make sure that is up to date to? The syntax is quite simple... -Dan