Eclipse-Dominator / pe

0 stars 0 forks source link

Find Command regex matching unclear/not working as intended #3

Open Eclipse-Dominator opened 1 year ago

Eclipse-Dominator commented 1 year ago

image.png

The following regex, [semester 1] is most definitely a valid regex and it means matching any character in the square bracket. However, this is reflected as an invalid regex by the Jar file. This should not be the case. As an experienced user at regex, I am expecting the "regex" in this app to function exactly as how regular regex functions.

nus-se-bot commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.