Issue when running fzf via SSH in Git Bash #5166
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Resolution-External
For issues that are outside this codebase
Environment
Steps to reproduce
commandline
:%PROGRAMFILES%/Git/bin/bash.exe -li
.fzf
.Expected behavior
Proper output/rendering.
Actual behavior
When I run
where ssh
, there are 2 SSH binaries:C:\Program Files\Git\usr\bin\ssh.exe
(OpenSSH_8.2p1, OpenSSL 1.1.1e 17 Mar 2020)C:\Windows\System32\OpenSSH\ssh.exe
(OpenSSH_for_Windows_7.7p1, LibreSSL 2.6.5)fzf
is completely broken. See screenshot 1 below.fzf
appears to work correctly.Why do they differ? Is there a bug with Git for Windows' SSH binary?
cygwin
en_ZA.UTF-8
The text was updated successfully, but these errors were encountered: