tumashu / ivy-posframe

ivy-posframe is a ivy extension, which let ivy use posframe to show its candidate menu, ivy-posframe is a **GNU ELPA** package.
414 stars 26 forks source link

How to ignore a command? #128

Open mmahmoudian opened 6 months ago

mmahmoudian commented 6 months ago

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.