-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
Incompatible with fzf-tab #114
Comments
Hi @enricofadly Can I confirm that the plugin you are talking about is Aloxaf/fzf-tab? Thanks and regards |
Yes sir it is, and thanks for making this amazing software, I just hope it would work with fzf-tab too |
@enricofadly , you're welcome. Also thanks for your support to this plugin. Welcome to star this project for further updates in the future. I will try to settle this issue as soon as possible. |
Just wanna chime in with the unhelpful comment "it works here". I use zplug instead of zimfw to manage my plugins, other than that I don't really have anything special in my config. I recall having some issues with load order with some plugins, but when I tried moving fzf-tab, it still worked fine. Other than that I got nothing, but I would maybe start looking at zimfw. |
Ok sir, glad to know ur working on this, i already starred it tho, thanks sir |
Glad to know it could still work with fzf-tab, im looking around the zplug might be found something useful, Thanks for letting me know this sir |
@enricofadly I just have a test on the |
Ok sir that cleared half the issue that its not on fzftab and zsh vi mode issue, ill try issue the zimfw then, thanks sir for ur working and i close this issue, Thanks a lot |
Hi @enricofadly Here is the solution to make
Hope you have a good experience! Thanks and regards |
aye aye sir that's working sir. |
This issuse can be fixed by zinit's turbo mode. Here is a way to fix this: https://github.com/zdharma/history-search-multi-word/issues/19#issuecomment-897427291 Here is my configuration: zinit ice silent wait '!0'
zinit snippet https://github.com/junegunn/fzf/blob/d4ed955aee08a1c2ceb64e562ab4a88bdc9af8f0/shell/completion.zsh
zinit ice silent wait '!0'
zinit snippet https://github.com/junegunn/fzf/blob/d4ed955aee08a1c2ceb64e562ab4a88bdc9af8f0/shell/key-bindings.zsh |
General information
Basic examination
Problem description
I tried installed this zsh-vi-mode through the zimfw and manual but It make the fzf-tab become weird behaviour (the fzf-tab completion not working), I already tried #4 and still not working
Zsh-vi-mode incompatible with fzf-tab ,
Reproduction steps
Expected behavior
This is the fzf-tab before i install the zsh-vi-mode
The text was updated successfully, but these errors were encountered: