zulip/zulip-terminal

Show text form of emoji in user full names

オープン

#687 opened on 2020/06/12

 (28 件のコメント) (2 件のリアクション) (0 人の担当者)Python (352 件のフォーク)github user discovery
area: emojihelp wanted

Repository metrics

Stars
 (853 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Text forms of emoji/unicode are currently shown in messages and reactions, but if a user happens to have one in their user 'full name' then this is not handled right now. This triggers the behavior where the display can be corrupted by multi-width characters - a bug believed to originate in urwid.

To 'clean' the output of full names it would therefore be good to convert any emoji to the expanded text form, and ideally style it as per emojis to distinguish it from the name itself.

コントリビューターガイド