jmeaster30 / vore

VerbOse Regular Expressions - Regular Expression Engine with Verbose English-like Syntax
MIT License
1 stars 0 forks source link

Add "rest of" versions for word, line, and file #86

Open jmeaster30 opened 1 year ago

jmeaster30 commented 1 year ago

The whole matches don't match if you are in the middle of the word/line/file.

I like this behavior but have found the use of matching the first part of a line with a specific expression and then matching the rest of the line

rest of word rest of line rest of file