Open qezz opened 5 months ago
Currently doesn't support regexes.
I don't remember what exactly provides the regex-based filtering for Swiper, but I would like to have something similar in Zee. Personally I use regex matching 99% of the time, so it should be fine to just enable it everywhere.
e.g.
ma rs matches main.rs
ma rs
main.rs
Currently doesn't support regexes.
I don't remember what exactly provides the regex-based filtering for Swiper, but I would like to have something similar in Zee. Personally I use regex matching 99% of the time, so it should be fine to just enable it everywhere.
e.g.
ma rs
matchesmain.rs