Skip to content
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

Show emojis by converting their string/aliases to unicode #564

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hloeung
Copy link
Collaborator

@hloeung hloeung commented Oct 29, 2023

This adds the option to convert emoji strings/aliases to their unicode equivalent characters.

e.g.

:coffee: :unicorn: :rainbow: :tumbler_glass: :musical_note: 

Becomes:

9NBy7Eomeu

Goes nicely with having the fonts-noto-color-emoji package installed.

@hloeung hloeung force-pushed the show-emoji branch 6 times, most recently from e02b29f to e44577d Compare October 29, 2023 22:12
@kot0dama
Copy link

Works for me!

@hloeung hloeung requested a review from 42wim October 30, 2023 07:52
@hloeung hloeung marked this pull request as ready for review October 30, 2023 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants