Re: [gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-13 Thread Neil Bothwick
On Mon, 12 Oct 2020 18:28:44 -0400, John Covici wrote: > > % autoload -U compinit promptinit > > % compinit > > % promptinit; prompt gentoo > > > > [1] > > https://gitweb.gentoo.org/proj/zsh-completion.git/tree/src/_gentoo_repos > > [2] > >

Re: [gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-12 Thread John Covici
On Mon, 12 Oct 2020 16:43:15 -0400, Ashley Dixon wrote: > > [1 ] > On Mon, Oct 12, 2020 at 02:42:10PM -0400, John Covici wrote: > > _gentoo_repos:8: command not found: _gentoo_repos_conf > > [...] > > The errors are coming from [1], referencing the function provided by the file > at > [2]

Re: [gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-12 Thread Ashley Dixon
On Mon, Oct 12, 2020 at 02:42:10PM -0400, John Covici wrote: > _gentoo_repos:8: command not found: _gentoo_repos_conf > [...] The errors are coming from [1], referencing the function provided by the file at [2] (`_gentoo_repos_conf`). It's likely that you aren't loading these functions into your

Re: [gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-12 Thread John Covici
On Mon, 12 Oct 2020 13:50:10 -0400, Neil Bothwick wrote: > > [1 ] > On Mon, 12 Oct 2020 12:43:17 -0400, John Covici wrote: > > > Hi. I use the completions a lot to emerge or unmerge various versions > > in the tree and this is no longer working. I use zsh all the time and > > if I hit, for

Re: [gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-12 Thread Neil Bothwick
On Mon, 12 Oct 2020 12:43:17 -0400, John Covici wrote: > Hi. I use the completions a lot to emerge or unmerge various versions > in the tree and this is no longer working. I use zsh all the time and > if I hit, for instance emerge -1 \=sys-apps/systemd and hit tab I get > something like this: >

[gentoo-user] app-shells/gentoo-zsh-completions no longer working

2020-10-12 Thread John Covici
Hi. I use the completions a lot to emerge or unmerge various versions in the tree and this is no longer working. I use zsh all the time and if I hit, for instance emerge -1 \=sys-apps/systemd and hit tab I get something like this: I am on zsh 5.8. Not sure what this output means. Thanks in