Hey all, after a long time of sitting on a closed PR to zsh-completions, I ported it over to zsh here: https://github.com/zsh-users/zsh/pull/8 I need feedback on it, and if it's better to submit a patch via `git send-email` let me know. In particular, is there an easy way to test this without actually compiling zsh? How do I fix my `THIS_IS_A_HACK` issue? And code review in general. Thanks! -- ~Jordan Klassen