c

codespelunker

A command line search tool.

About codespelunker

codespelunker is a command line search tool that allows you to search over code or text files in the current directory either on the console, via a TUI or HTTP server, using some Boolean queries, or regular expressions.

Consider it a similar approach to using ‘ripgrep’, silver searcher or grep coupled with ‘fzf’ but in a single tool.

Why use codespelunker?

  • Reasonably fast
  • Rank results on the fly helping you find things
  • Searches across multiple lines
  • Has a nice TUI interface.
  • Cross-platform (probably needs the new Windows terminal though).

Tags:

#CLI#Open Source#Github
Previous Tool Next Tool