-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Missing settings option to disable emoji autocompletion #6516
Comments
Did you try to disable |
@23rd hi, not the replacement but the popup that appears every time I enter ":". |
Please, puh-lease make this pop-up optional. It is immensely annoying and totally unnecessary to anyone using Telegram for anything useful. |
And still I can't understand what the matter is to disable the |
Agreed, as ruby developer I'm often using symbols like symbol == :test in chat and I really-really hate emoji popup. |
This bug still exists. |
Can't understand why this issue is still open, this option does what is described in the first post: disables the popup, but doesn't disable the replacement. |
Hey there! This issue will be automatically closed in 7 days if there would be no activity. We therefore assume that the user has lost interest or resolved the problem on their own. Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue. Thanks! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This was introduced in #627, but this addition ignores the people who don't need this and there's no option to disable this popup.
I don't want to disable "replace emoji" but only need to disable this annoying popup with emojis that appears on every
:
. This is incredibly annoying, especially when writing code snippets (why does it appear in ``` blocks?) and also considering the secondEsc
key closes the chat. There are people who use Telegram not only for sending smiles.Reporting as bug because this is a bug in the UX. There should be a separate option to disable this autocompletion.
The text was updated successfully, but these errors were encountered: