Typing "! ! ! " in the minibuffer with counsel-M-x produces:
Error in post-command-hook (ivy--exhibit): (error "Unexpected: use only one !")
This seems to happen with all counsel commands. Once this error has been triggered, ivy stops filtering results until you C-g and try again.
I'm using ivy--regex-ignore-order in ivy-re-builders-alist.
Typing "! ! ! " in the minibuffer with
counsel-M-xproduces:This seems to happen with all counsel commands. Once this error has been triggered, ivy stops filtering results until you
C-gand try again.I'm using
ivy--regex-ignore-orderinivy-re-builders-alist.