You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
On my environment, filter by regex doesn't work with actual regexes, as it doesn't find anything.
If I open "Filter line by input regex" and input, say,
WRITE
, the corresponding lines are found.If I input though
WR.TE
, nothing is found. I've tried other metacharacters (|
,\w
), but it seems that regexes don't work at all.The text was updated successfully, but these errors were encountered: