Replies: 5 comments 1 reply
-
|
Hi! Can you provide a minimal recipe based on emacs -Q, such that I can also observe this? See https://github.com/minad/consult?tab=readme-ov-file#bug-reports for an exemplary list of all the needed information. It could be that the bug is Mac-specific, and as such must be fixed in the Mac port of Emacs. However many people happily use Corfu on Mac, so maybe there is some subtlety in your setup. |
Beta Was this translation helpful? Give feedback.
-
|
Unfortunately it is hard to reproduce consistently, it happens every now and then (but when it does, it is very annoying). |
Beta Was this translation helpful? Give feedback.
-
|
I see this as well. |
Beta Was this translation helpful? Give feedback.
-
|
I do also very occasionally see this. I suspect it has to do with the frame focus being taken from the child-frame due to some timing specific to MacOS not found elsewhere. Next time you see if it occurs, check if you've done something recently to change frames. |
Beta Was this translation helpful? Give feedback.
-
|
I also see this but on tty on linux. For me, I think the issue was |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I type, corfu completion popup works as designed.
I'm probably not the only case (I found this thread on reddit as well)
But very often, it just gets stuck. The window just gets stuck there and leaves an empty grey rectangle. The only way to get it off, is to trigger corfu again or call completion at point.
I use mac OS X with the following setup:
Beta Was this translation helpful? Give feedback.
All reactions