-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
Checklist
- I have read through the manual page (
man fzf) - I have searched through the existing issues
- For bug reports, I have checked if the bug is reproducible in the latest version of fzf
Output of fzf --version
0.62.0 (d226d84)
OS
- Linux
- macOS
- Windows
- Etc.
Shell
- bash
- zsh
- fish
Problem / Steps to reproduce
Hello,
I've just downloaded and installed the latest binary as per the Using git subsection of the README:
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
Sanity-checking of the --help and --version options went fine:
However, "firing it up" with no command-line arguments gave the following message:
C:\cygwin64\tmp\fzf-temp-**3211332915**: line 4: C:\cygwin64\home\mawoo\.vim\bundle\fzf\target\fzf-windows_amd64.msys2_built: command not found
FWIW, the numeric codes in that temp file name change with every rerun.
