Skip to content

Conversation

epage
Copy link
Collaborator

@epage epage commented Mar 23, 2023

It appears that the regex-fancy engine fall down flat here and we need
to use regex-onig, which is what bat uses.

Fixes #71

epage added 3 commits March 18, 2023 10:55
This reproduces the problem in gitext-rs#71
It appears that the `regex-fancy` engine fall down flat here and we need
to use `regex-onig`, which is what `bat` uses.

Fixes gitext-rs#71
@epage epage merged commit 6c025cd into gitext-rs:main Mar 23, 2023
@epage epage deleted the test branch March 23, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic: regex string should be pre-tested

1 participant