-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Q] How to get option descriptions? #366
Comments
This is strange. git completion is bundle with zsh. It should work out of box. What's your zsh version? |
@Aloxaf I'll let you know tomorrow. I was testing out one machine with fzf-tab and it's my work box. My guess is though it's probably pretty recent. I run |
Finally was able to head into work. My zsh version is:
and I still see the oddity... |
A note: I tried looking at this again, and it seems to still happen for me whether I use Apple's zsh or brew's. The versions are:
I even tried putting |
I'm also seeing the same, on linux, with a brew installed zsh
|
Describe your question
I'm new to fzf-tab having just discovered it today. So I have a dumb question: how does one get the cool "descriptions" as I see in the screencast, e.g.:
Note: I seem to get them for
git[tab]
:but when I then do
--[tab]
:Would be nice if "all broken" or "all working" but I seem to be in ... partly working?
I think I'm loading plugins in a good order:
but maybe that's the issue? Or is there another plugin I need?
The text was updated successfully, but these errors were encountered: