Skip to content

Commit

Permalink
point out more ideas for using feature-specific fzf opts in Cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickF1 committed Oct 12, 2022
1 parent 3a430c0 commit 161ef63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,9 @@ They are always appended last to fzf's argument list. Because fzf uses the optio
- git reset file
- adjust the preview command or window
- [re-populate fzf's input list on demand](https://github.com/junegunn/fzf/issues/1750)
- change the search mode
- change the [search mode](https://github.com/junegunn/fzf#search-syntax)

Find more ideas and implementation tips in the [Cookbook](https://github.com/PatrickF1/fzf.fish/wiki/Cookbook).

### Change the commands used to preview directories and regular files

Expand Down Expand Up @@ -179,5 +181,4 @@ Find answers to these questions and more in the [project Wiki](https://github.co
[fisher]: https://github.com/jorgebucaran/fisher
[fzf]: https://github.com/junegunn/fzf
[latest release badge]: https://img.shields.io/github/v/release/patrickf1/fzf.fish
[universal variable]: https://fishshell.com/docs/current/#more-on-universal-variables
[var scope]: https://fishshell.com/docs/current/#variable-scope

0 comments on commit 161ef63

Please sign in to comment.