rtk-ai/rtk

rtk fails to handle --pcre2 flag when agent tries to use rg

Open

#1.651 geöffnet am 30. Apr. 2026

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (48.085 Stars) (2.914 Forks)batch import
bugeffort-smallfilter-qualitygood first issue

Beschreibung

$ rtk grep -n --pcre2 "e2e-tests(?!-v2)"
/usr/bin/grep: unrecognized option '--pcre2'
Usage: grep [OPTION]... PATTERNS [FILE]...
Try 'grep --help' for more information.

Contributor Guide