Skip to content

Automatically add ️Variation Selector-16 for emoji unicode input #2139

@smolijar

Description

@smolijar

Many emojis render differently when composed of additional symbol. Eg.

  • U+267B (Black Universal Recycling Symbol) is ♻
  • U+267B + ️U+FE0F (Variation Selector-16) is ♻️

I would like to use unicode emoji as shown in second example. We could append inserted symbols with an additional character (wanting solution but doable) or extend emoji symbols in unicode kitten with that character or make it extensible via custom symbol map.

I tried to configure the first solution by myself, but failed

map ctrl+shift+l combine : kitten unicode_input : send_text all "fooo"

Text seems to be send as the dialog is opened.

What would be the best approach to achieve emojis via unicode input kitty?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions