T20: CLI replace command #57

Open
opened 2026-03-24 22:30:52 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:30:52 +03:00 (Migrated from github.com)

Task 20: CLI Replace Command

Wave: 5 (CLI Full Features)
Category: unspecified-high
Parent: Epic #37
Depends on: T8

What to do

  • Add Replace subcommand to CLI using Rust replace() API

Acceptance Criteria

  • ogex replace "abc" "repl" "xxabcyy" outputs "xxreplyy"
  • Named backrefs work

Commit

feat: CLI replace command

## Task 20: CLI Replace Command **Wave**: 5 (CLI Full Features) **Category**: unspecified-high **Parent**: Epic #37 **Depends on**: T8 ### What to do - Add Replace subcommand to CLI using Rust replace() API ### Acceptance Criteria - [ ] ogex replace "abc" "repl" "xxabcyy" outputs "xxreplyy" - [ ] Named backrefs work ### Commit `feat: CLI replace command`
Sign in to join this conversation.
No description provided.