rtk-ai/rtk

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

Open

#1 651 ouverte le 30 avr. 2026

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Rust (48 085 stars) (2 914 forks)batch import
bugeffort-smallfilter-qualitygood first issue

Description

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

Guide contributeur