commits and bcommits default pickers not work #1221
-
In my MacOS Nvim v0.10, fzf-lua
Be noted that I use identical dotfiles in ubuntu and MacOS, this issue appears in MacOS only while ubuntu displays the pickers correctly. In case it helps, here is my fzf-lua config file |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For this it would’ve been better you filed a bug report, there are leading questions in the issue template that help me identify the issue.
|
Beta Was this translation helpful? Give feedback.
-
@ibhagwan it was indeed fzf version... |
Beta Was this translation helpful? Give feedback.
@ibhagwan it was indeed fzf version...
I had v0.30,
brew install fzf
bumped the version to v0.52.1, now the pickers are working!