mirror of
https://github.com/junegunn/fzf
synced 2026-08-04 19:01:42 +00:00
bf515a3d32
This is needed when you run a Windows binary on WSL or zsh on Windows where forward slashes are expected. export FZF_DEFAULT_OPTS='--walker-path-sep /' Close #3859