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
ivy-posframe-height-alist doesn't take effect on counsel-yank-pop and some other functions #84
Open
sorawee opened 4 years ago
Counsel seems to hard code the height of
counsel-yank-pop
. See https://github.com/abo-abo/swiper/blob/e7eca371522d96d27bc4b2f7d87f19c1b75e927c/counsel.el#L4198. Therefore,ivy-posframe-height-alist
doesn't take an effect. There are also other functions that have the same issue.