Skip to content

Commit

Permalink
Merge pull request #341 from Selion05/patch-1
Browse files Browse the repository at this point in the history
Add usage hint for fzf
  • Loading branch information
ms-jpq committed Aug 15, 2024
2 parents 6c65d52 + c5813d6 commit 326a16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export GIT_PAGER='<highlighter-of-your-choice>'
# ^ can be done in your bash/zsh/rc file.
find "$FIND_ARGS" | sad '<pattern>' '<replacement>'
```
Note: `--multi` is passed to fzf so you can select multiple files with `Shift+tab`

**without fzf**

Expand Down

0 comments on commit 326a16d

Please sign in to comment.