Skip to content

Commit

Permalink
doc: mention fzf --ansi and --exact
Browse files Browse the repository at this point in the history
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
  • Loading branch information
pbek committed Oct 6, 2024
1 parent b75413a commit 643fe60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ for commands on the command-line.

By default `fzf` is used for searching, but you can use `peco` by setting it with `qc configure`.

On some system you might need to set `fzf --ansi` when you use the qc `--color` flag.
If you don't want the fuzzy search of fzf, you can use the fzf `--exact` flag.

## Usage

```
Expand Down

0 comments on commit 643fe60

Please sign in to comment.