From 9fdf5894bf213e1f106e29afecf2954e796849e7 Mon Sep 17 00:00:00 2001 From: gbstan Date: Thu, 12 Dec 2019 21:26:45 +0000 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Examples.md b/Examples.md index 2298da6..59666d8 100644 --- a/Examples.md +++ b/Examples.md @@ -298,7 +298,8 @@ fif() { Suggested by [@gbstan](https://github.com/gbstan) ```sh -# alternative using ripgrep-all (rga) combined with preview +# alternative using ripgrep-all (rga) combined with fzf-tmux preview +# implementation below makes use of "open" on macOS, which can be replaced by other commands if needed. # allows to search in PDFs, E-Books, Office documents, zip, tar.gz, etc. (see https://github.com/phiresky/ripgrep-all) # find-in-file - usage: fif fif() {