Skip to content

Commit

Permalink
docs: update readme feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
natecraddock committed Feb 25, 2023
1 parent 34912fe commit 935f7ab
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 @@ -12,6 +12,7 @@ Zf is an interactive commandline fuzzy finder that prioritizes matches on filena
* also functions as a general purpose fuzzy finder for arbitrary strings
* refine search results with whitespace separated query terms
* case insensitive unless the query contains uppercase letters (smartcase)
* multiselect to output multiple selected lines
* Zig and C libraries for the zf ranking algorithm

Zf aims to be simple:
Expand Down

0 comments on commit 935f7ab

Please sign in to comment.