Hacker News new | past | comments | ask | show | jobs | submit login
Fzf: A command-line fuzzy finder (github.com/junegunn)
25 points by soupdiver on Nov 30, 2019 | hide | past | favorite | 4 comments



Combining fzf with ripgrep[1] as a search tool has absolutely changed file search on my computer. ripgrep is much faster than your typical "find", but it eats up CPU. That being said, the preview window in combination with being able to browse large directories a breeze.

1 = https://github.com/BurntSushi/ripgrep


On that note, skim is an alternative to fzf written in Rust -- https://github.com/lotabout/skim


This is a perfect addition for the fish shell, to fill the incremental reverse search gap. Highly recommend.


One of the most useful shell plugins IMO.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: