junegunn / junegunn/fzf.vim

[windows] fzf.vim git commands not working properly (BCommits, Commits, GFiles?)

Open
#1,350 2 comments 1 reaction 0 assignees View on GitHub
windows
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
![image](https://user-images.githubusercontent.com/42467898/147083968-ec602ea2-f7fe-41d1-8cec-f5d89adf1ff7.png)

Commits output
![image](https://user-images.githubusercontent.com/42467898/147084143-279f6fe8-63f2-4fbe-9c4a-01a96e2ac5a1.png)

BCommits output
![image](https://user-images.githubusercontent.com/42467898/147084255-eaecba17-14c3-4585-8d3f-e0c88ec78dbe.png)

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:
![image](https://user-images.githubusercontent.com/42467898/147084474-94427984-1226-445a-b43d-f7c8ff9ea743.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.