[windows] fzf.vim git commands not working properly (BCommits, Commits, GFiles?)
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- [X] I have fzf 0.23.0 or above
- [X] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [X] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [X] I have read through the manual page of fzf (`man fzf`)
- [X] I have searched through the existing issues
First, thanks for all the wonderful work you are doing. I'm a fan. I can't live without fzf in vim or the shell + some of your other plugins.
Recently I've been working on Windows 10. With nvim 0.5 and 0.6 and I can't get the Git sections of fzf.vim to work.
Here some examples:
GFiles? output

Commits output

BCommits output

As recommended in some issues here and stackoverflow to get the preview for ripgrep or ag I did set the following on my vim config:

I installed via chocolatey SED and BAT as I wasn't sure if it the issue was that, but it seems is not. ripgrep and Ag previews work as they should.
I have some other git related plugins as fugitive, git messenger and git gutter and all of them work correctly. Also GFiles? Does show the proper edited files list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.