swiper-all does not work with ivy--regex-ignore-order #620
Comments
Thanks, please test. If you have time, patches for making |
Works well, thank you :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From
emacs -q
, I loaded ivy.el, swiper.el, counsel.el and colir.el from git (commit 83f7ae6).I then configured ivy to use
ivy--regex-ignore-order
with:My second search term is ignored with
swiper-all
.As pictured, swiper has narrowed to
defun
, but thecounsel
has been ignored.The text was updated successfully, but these errors were encountered: