Jemsu Quartz

Search

Search IconIcon to open search

fzf

Last updated Apr 3, 2023 Edit Source

https://github.com/junegunn/fzf

A fuzzy-finding-thing from the Modern Unix stack.

Neat use-case is live-updating jq filters ( via):

1
echo '' | fzf --preview 'jq {q} < filename.json'