rga - ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc

similar:

todo

considerations

Setup

Some rga adapters run external binaries

Development

To enable debug logging:

bash export RUST_LOG=debug export RUST_BACKTRACE=1

Also rember to disable caching with --rga-no-cache or clear the cache in ~/.cache/rga to debug the adapters.