zsh code completion doesn't work
Open
- Dominant language
- Python
- Stars
- 41.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Research direction
Reproduce the commands using the :zsh endpoint, ~/.zsh.d/_cht, and ~/.zshrc on the reported macOS and iTerm2 setup. Check whether zsh loads the completion file and identify what prevents completion; done means the documented setup provides working zsh completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100