projg2 / eselect-repository

An eselect module to manage repos.conf (i.e. layman replacement)
20 stars 8 forks source link

zsh completion failure #2

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello,

first, thanks a lot for this simple and lightweight layman replacement (especially when seeing all the stuff that layman pulls). When trying to complete eselect repository under zsh, I get _values:compvalues:10: invalid value definition: disable [-f] (<name>|<index>)... Disable specified repositories without removing their contents. I don't know if I should take it to https://github.com/gentoo/gentoo-zsh-completions, but since it's the only eselect module failing, I'll try here first.

Using eselect-repository-2 and app-shells/gentoo-zsh-completions-20150103

mgorny commented 6 years ago

First of all, I'm sorry for not noticing this earlier. It turned out I'm not watching my own repositories on GitHub x_x.

As for the issue itself, I don't use zsh or really know what magic that completion package relies on. I'm going to pass the issue there and see if they can point out how I can fix it.

ghost commented 6 years ago

No problem.