m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (markdown)

gbstan
2019-12-12 21:26:45 +00:00
parent 2226c8bf1b
commit 9fdf5894bf

@@ -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 <searchTerm>
fif() {