Add link to ADVANCED.md

Related #2701
This commit is contained in:
Junegunn Choi 2022-01-03 13:52:46 +09:00
parent dc975e8974
commit f68cbc577d
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627
1 changed files with 3 additions and 0 deletions

View File

@ -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