ocaml-opam / opam-publish

A tool to ease contributions to opam repositories
https://opam.ocaml.org
Other
40 stars 21 forks source link

zsh completion broken (OS X Ventura 13.2.1) #146

Closed brabalan closed 1 year ago

brabalan commented 1 year ago

Completions no longer work with zsh on my machine. In the following, I type opam followed by TAB:

schmitta@mac-03220211 pyskel % opam 
_opam:[:12: unknown condition: -eq
_opam_argtype:shift:3: shift count must be <= $#
_opam_argtype:shift:4: shift count must be <= $#

I use opam 2.1.4 installed with homebrew and zsh 5.8.1.

kit-ty-kate commented 1 year ago

Hi, I can't transfer this to the proper repository https://github.com/ocaml/opam/issues. Could you close this and reopen the issue there instead? The completion is installed by opam, it has nothing to do with the opam-publish plugin.

brabalan commented 1 year ago

I’m very sorry I mixed up the repositories. It’s opened there as https://github.com/ocaml/opam/issues/5459