A few larger changes in this release:
- CLI argument parsing has changed (now supports more options from `rg)
- Output from
rgr --help
has changed
- Output from
- When using
RGR_JSON_FILE
to pass previously computedrg --json
values torgr
, only a single optional CLI argument is supported - this can be used to change the capturing group replacement logic. Seergr --help
for examples - The way shell completions are generated has changed, please create an issue if there are any troubles with this
As said above, there are examples in rgr --help
so be sure to check that out.