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

Regex Isn't Working in AE2 Terminals #18039

Closed
3 tasks done
sean-m-simpson opened this issue Nov 19, 2024 · 3 comments
Closed
3 tasks done

Regex Isn't Working in AE2 Terminals #18039

sean-m-simpson opened this issue Nov 19, 2024 · 3 comments
Labels

Comments

@sean-m-simpson
Copy link

Your GTNH Discord Username

comradeMonk

Your Pack Version

2.7.0-beta-4

Your Server

Private

Java Version

Java 17

Type of Server

Open To LAN

Your Expectation

look for "crush.*ore" in ae2 terminal search box. Get crushed ore in the results.

The Reality

Look for "crush.*ore" in ae2 terminal. It doesn't allow me to even enter the * character.

Your Proposal

Should be able to look for things in ae2 terminal using some sort of wildcards.

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
@sean-m-simpson sean-m-simpson added Bug: Minor Status: Triage Issue awaiting triage. Remove once this issue is processed labels Nov 19, 2024
@Miklebe
Copy link

Miklebe commented Nov 20, 2024

javaw_mHwgOaHslu
You have to enable regex search in NEI

@wlhlm wlhlm added Mod: NEI and removed Bug: Minor Status: Triage Issue awaiting triage. Remove once this issue is processed labels Nov 20, 2024
@wlhlm wlhlm closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
@sean-m-simpson
Copy link
Author

Thanks! Must not have transferred the setting when I upgraded.

@slprime
Copy link
Member

slprime commented Nov 22, 2024

Thanks! Must not have transferred the setting when I upgraded.

or use
r/.../ - standard java regex (r/^m\w{6}ft$/ = minecraft)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants