rtk-ai/rtk

rg rewrite edge case

Open

#1,367 建立於 2026年4月17日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)Rust (48,085 star) (2,914 fork)batch import
bugeffort-smallgood first issue

描述

llm attempted usage:

rg -n -U "document:\\s*\\{\\s*create:\" api/src scripts" ^ this works normally

after rewrite: rtk grep -n -U "document:\\s*\\{\\s*create:\" api/src scripts"%

usage output: /usr/bin/grep: Unmatched \{

貢獻者指南