cheat.sh icon indicating copy to clipboard operation
cheat.sh copied to clipboard

zsh code completion doesn't work

Open andrestone opened this issue 4 years ago • 1 comments

After following these instructions:

    $ curl https://cheat.sh/:zsh > ~/.zsh.d/_cht
    $ echo 'fpath=(~/.zsh.d/ $fpath)' >> ~/.zshrc
    $ # Open a new shell to load the plugin

zsh completion doesn't work.

iTerm2 latest @ macOS 10.15.5

andrestone avatar Jul 04 '20 11:07 andrestone

I think that zsh support maybe broken indeed; feel free to submit PRs with a fix, or at least some addtional debug information

chubin avatar Oct 12 '20 16:10 chubin