shilangyu / scoop-search

Fast `scoop search` drop-in replacement 🚀
MIT License
277 stars 10 forks source link

feat: interpret queries flanked by slashes as regex #25

Closed beer-psi closed 2 years ago

beer-psi commented 2 years ago

Description

Enables regex when searching by flanking slashes around queries, e.g. /(haskell|conda)/.

shilangyu commented 2 years ago

Again, I understand the premise and see the value it adds, however is it what upstream scoop does?

beer-psi commented 2 years ago

Same as #24 then