Hacker News new | ask | show | jobs
Code Spelunker: A Code Search Command Line Tool (boyter.org)
1 points by pbbakkum 1112 days ago
1 comments

Looks interesting. I just a combination of ripgrep and FZF. Doesn’t produce as clean of results but similar concept and works seamlessly with my vim setup.