Replies: 1 comment
-
I solved it by adding them after
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use
oh-my-zsh
and andzsh-autosuggestions
plugin. I add a key binding to accept command line suggestion as below, and it was working before I installed fzf.After I install
fzf
, it no longer works. It feels likefzf
take overTAB
somehow. I tried to add below to my~/.zshrc
but still does not work.Can someone help me please..
Beta Was this translation helpful? Give feedback.
All reactions