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
Someone already contributed a patch years ago but it was not reviewed and the submitter (understandably) did not want to maintain it anymore: #1035.
Going by the comments it seems someone added the patch to their fork at https://github.com/gcflymoto/the_silver_searcher, but I'm not sure how maintained that one is.
It looks like this depends on pcre "v1", when pcre2 is out: https://www.pcre.org/
pcre v1 is deprecated, so it seems that switching over would be wise. v2 has been out since 2015.
I'm not sure if this is actively developed or not. There's talks of a fork (#1515).
Not sure how hard this would be to do.
ag
is a great piece of software, though!The text was updated successfully, but these errors were encountered: