mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-19 22:50:35 +08:00
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