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

ivy-posframe-height-alist doesn't take effect on counsel-yank-pop and some other functions #84

Open sorawee opened 4 years ago

sorawee commented 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.

weitongdao commented 4 years ago

呆神,请问下,pyim五笔候选框在 ivy-posframe中无法显示,只能通过盲猜输入汉字候选词条。 @tumashu