Eg, using same search from this post, re:(?-i)RA in the browser for me brings up all “RA” as well as “ra”
How to do case-sensitive searches in browser?
Also I have to enclose it in double-quotes, “re:(?-i)RA”, or it changes the spacing when I hit enter and returns no results.
Has there been some change to regex search from before? Or how do I do a case-sensitive search?
Version 24.04.1 (ccd9ca1a)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
linux