Commit Graph
1 Commits
Author SHA1 Message Date
Stephen BoltonandGitHub f9f0014c16 Fix bug in advanced guide for using fzf as a ripgrep launcher (#4670)
CodeQL / Analyze (go) (push) Has been cancelled
build / build (push) Has been cancelled
Test fzf on macOS / build (push) Has been cancelled
With the previous version if you passed in an initial search term that
resulted in 0 results you would get rg error output in the prompt. It
looks like down the change path the `|| true` clause was added but it
also needs to be on the initial query.
2026-02-04 17:14:02 +09:00