github / gemoji

Emoji images and names.
MIT License
4.41k stars 784 forks source link

Choose wether to type out emojis with an underscore or with a space #208

Closed zfakhoury closed 3 years ago

zfakhoury commented 3 years ago

Hello, I would like to know if it is possible to type out long emojis with an underscore instead of space. For example, I want :smiley_cat: instead of :smiley cat:, since I'm more used to it that way. Thank you.

ghost commented 3 years ago

i want 😺 ":smiley_cat"

mislav commented 3 years ago

I do not understand the question fully, but you can type out :smiley_cat: to result in "😺". In fact, spaces instead of underscores will not work. All emoji aliases in this library are joined by underscores, not spaces.