WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 28783490

(no title)

klaushougesen1 | 4 years ago

or....use: https://github.com/junegunn/fzf

example:

  fzf --height 60% --layout=reverse --border  --preview 'bat {}'
gives you a nice fuzzy search interface and uses bat for previews

  brew install fzf bat

discuss

order

sva_|4 years ago

This just searches filenames though. If you want to search the contents of the files, use something like ripgrep

https://github.com/junegunn/fzf#3-interactive-ripgrep-integr...

powered by hn/api // news.ycombinator.com