Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support capture group substitution #3

Open
Seeker04 opened this issue Feb 29, 2024 · 0 comments
Open

Support capture group substitution #3

Seeker04 opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Seeker04
Copy link
Owner

Seeker04 commented Feb 29, 2024

Capture group substitution must be implemented and should support up to 9 groups like sed does: \1,...., \9.

It must be added to cmd_sub() using pmatch[1...9].

@Seeker04 Seeker04 added the enhancement New feature or request label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant