-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
docsenhancementa request to improve CLIa request to improve CLIhelp wantedContributions welcomeContributions welcome
Description
Describe the bug
After following the instructions for enabling shell completion I still can’t get the completion functionality to work. I’ve tried both the eval and Homebrew options. I’m on Mac OS 10.15.4 using zsh with Oh My Zsh and gh version 0.6.2.
Steps to reproduce the behavior
- Add the Homebrew completion snippet to
.zshrc. and open a new terminal. - Type
gh - Press Tab
- Run
eval "$(gh completion -s zsh)” - Repeat steps 2-3
Expected vs actual behavior
I expect to see completion options for gh commands but instead I get my shell’s standard file path completion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsenhancementa request to improve CLIa request to improve CLIhelp wantedContributions welcomeContributions welcome