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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji translation config options #11

Open
bqv opened this issue May 13, 2018 · 0 comments
Open

Emoji translation config options #11

bqv opened this issue May 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@bqv
Copy link
Owner

bqv commented May 13, 2018

Add options which defines emoji translation behaviour with options {"text", "unicode", "shortname"} with sample buffer outputs {":)", "馃槃", ":smile:"}.

Options would define behaviour on

  • Incoming messages (not nullable, emoji representation must be chosen)
  • Outgoing messages (nullable, text can be left verbatim)
  • Input Completion (null = "shortname", since we only complete shortnames)

Depends: #3

@bqv bqv added enhancement New feature or request blocked Depends on another open issue and removed blocked Depends on another open issue labels May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant