chubin / chubin/cheat.sh

zsh code completion doesn't work

Open
#218 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.