It has been extensively explained how to define different "display functions" for various command (e.g swiper opens center, and M-x opens bottom and etc.) I was wondering if there is a way to ask ivy-posframe to ignore certain commands and let me open them in the minibuffer. Something like ivy-posframe-exclude-alist? This, for instance, can be super useful with swiper as the posframe covers multiple lines of the file.
It has been extensively explained how to define different "display functions" for various command (e.g swiper opens center, and M-x opens bottom and etc.) I was wondering if there is a way to ask ivy-posframe to ignore certain commands and let me open them in the minibuffer. Something like
ivy-posframe-exclude-alist
? This, for instance, can be super useful with swiper as the posframe covers multiple lines of the file.