#1147102 Bash completions don't work with rgrep

Package:
grep
Source:
grep
Description:
GNU grep, egrep and fgrep
Submitter:
Dan Jacobson
Date:
2026-09-07 16:07:02 UTC
Severity:
normal
#1147102#5
Date:
2026-09-07 16:05:33 UTC
From:
To:
$ grep  --<TAB> #bash completions work great
$ rgrep --<TAB> #bash completions don't work