summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-01-03 13:52:46 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-01-03 13:52:46 +0900
commitf68cbc577dcfaea463356a886a3fa5280f99f182 (patch)
tree28e533cebe99d1423195963f39801ef8b7f6ede3 /README.md
parentdc975e8974c4f569980676d9f605226368e20711 (diff)
Add link to ADVANCED.md
Related #2701
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index db5aa6cf..92eab8b7 100644
--- a/README.md
+++ b/README.md
@@ -592,6 +592,9 @@ If ripgrep doesn't find any matches, it will exit with a non-zero exit status,
and fzf will warn you about it. To suppress the warning message, we added
`|| true` to the command, so that it always exits with 0.
+See ["Using fzf as interative Ripgrep launcher"](https://github.com/junegunn/fzf/blob/master/ADVANCED.md#using-fzf-as-interative-ripgrep-launcher)
+for a fuller example with preview window options.
+
### Preview window
When the `--preview` option is set, fzf automatically starts an external process