junegunn / fzf

:cherry_blossom: A command-line fuzzy finder
https://junegunn.github.io/fzf/
MIT License
63.78k stars 2.37k forks source link

Version 0.47.0 does no work on Windows #3676

Closed ppasieka closed 6 months ago

ppasieka commented 6 months ago

Info

Problem / Steps to reproduce

After updating to the fzf@0.47.0 the process is not working

I use scoop to manage tools: fzf 0.47.0 main 2024-03-12 11:59:39

fzf --version
Could not create process with command '"C:\Users\XXXX\scoop\apps\fzf\current\fzf.exe" --version'.

when downgrading to 0.46.1, fzf works again.

junegunn commented 6 months ago
ppasieka commented 6 months ago

Microsoft Windows 10 Enterprise, Version 10.0.19045 Build 19045 And you can close this ticket as I'm pretty sure what is happening.

A few weeks ago, our IT department contacted me about fzf's suspicious behavior (clearing the history file). They then whitelisted the application. With the new version (0.47.0), the fzf.exe file is physically deleted when I try to run it for the first time, which leads to the error I posted. I have to contact IT again 😅.

Sorry for the false alarm.

junegunn commented 6 months ago

I see, thanks for the confirmation.