bashhub-server icon indicating copy to clipboard operation
bashhub-server copied to clipboard

Make simple search cap-insensitive by default

Open andrew-morris opened this issue 6 years ago • 2 comments

Right now the search functionality is cap-sensitive. This makes sense when a user is providing a regex, but for simple/quick search, it makes more sense to make search terms cap-insensitive

andrew-morris avatar Feb 16 '20 04:02 andrew-morris

Good idea, keep em coming! Just pushed this in eeb43dfbbe93642f05fad996eb3a3658f6261d00.

nicksherron avatar Feb 19 '20 17:02 nicksherron

I had to revert the changes because regex wouldn't work with the way it was implemented. Still open to doing this but not sure it's possible without effecting regex.

nicksherron avatar Feb 19 '20 18:02 nicksherron