mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This changes the behaviour of the typeahead in the compose box to start appearing with single letter lying in the range of a-z or '+'. This is a nice solution, because all emoji names start with lower-case letters, while most emoticons like :P use a capital letter or similar. Fixes: #6808.