-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emojies other than unicode ones are not displayed with "emojify-completing-read" #339
Comments
Also formatting in ivy seems more accurate (at least for my taste), but this is minor issue |
This should be fixed in emojify. I am not sure how emojify works, but it seems rather complex. It probably uses some trick to substitute the github emoji strings. Note that In Emacs 29 you can use |
Found relevant issue in emojify repo - iqbalansari/emacs-emojify#107 |
Interesting - seem like in case of custom emojies
I don't like it because it affects all functions, and, in theory, it can have some performance impact. |
Overriding |
Result of the 'emojify-completing-read' execution with ivy-mode enabled:
with vertico-mode enabled:
unicode emojies, though, displayed correctly with vertico:
The text was updated successfully, but these errors were encountered: