Fast, simple fuzzy text selector with advanced scoring algorithm
Fast, simple fuzzy text selector with an advanced scoring algorithm
fzy
$ ls | fzy
$ history | fzy | sh
$ find . -type f | fzy | xargs cat