mirror of
https://github.com/junegunn/fzf
synced 2026-07-26 17:31:41 +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