Fzy: Difference between revisions

From wikinotes
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A commandline fuzzy matcher.<br>
A commandline fuzzy matcher.<br>
includes a non-interactive mode!
Not as featureful as [[fzf]].


= Documentation =
= Documentation =

Latest revision as of 14:31, 27 February 2022

A commandline fuzzy matcher.
Not as featureful as fzf.

Documentation

github https://github.com/jhawthorn/fzy

Usage

find | fzy                       # interactive fuzzy search
find | fzy --show-matches='foo'  # non-interactive descending sort matches