-
-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Labels
Resolution: not our issueIssue or pull request not related to Oh My ZshIssue or pull request not related to Oh My ZshSupportRequest for supportRequest for supportTopic: completionPull Request or issue regarding completionPull Request or issue regarding completion
Description
Hey, I have browsed a number of threads regarding this beyond counting.
I want to be able to hit <TAB>
after git checkout
and see a list of the local
branches that exist in my repository. I was told this would work as-is when I installed
zsh
and oh-my-zsh
from brew
. It didn't, so I tried to debug it in the following ways:
- Added
git
to my plugins. Then I investigated and it only defines a list of aliases - Added
gitfast
to my plugins. It ships with agit-completion.bash
script, but it never sources it anywhere - Tried downloading those scripts: git-completion.bash and git-completion.zsh and sourcing the latter.
I also tried each of those steps after removing~/.zcompdump*
.
Perhaps someone with a deeper insight could help. Attachments:
haflinger, foriequal0, anudeepreddy-dwaram, mpescetto and SlyNet
Metadata
Metadata
Assignees
Labels
Resolution: not our issueIssue or pull request not related to Oh My ZshIssue or pull request not related to Oh My ZshSupportRequest for supportRequest for supportTopic: completionPull Request or issue regarding completionPull Request or issue regarding completion