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

Misalignment of commands #129

Open chookity-pokk opened 8 months ago

chookity-pokk commented 8 months ago

It seems like the cursor it in the middle of the M-x and the first command is already filling the space to type. I just did an update of all my emacs packages and this happened as a result.

image

Here is what it looks like when typing. My cursor is at the end of ivy but it shows that it is three characters behind that and the first option fills up the space where I am typing, which is making my command a bit harder.

image

I am using Emacs 29.2 and when I turn off ivy-posframe and use the default, it doesn't have this issue.