Skip to content

Don't render emojis in text mode#776

Merged
mcncl merged 2 commits intomainfrom
fix/no_emoji_text
Apr 10, 2026
Merged

Don't render emojis in text mode#776
mcncl merged 2 commits intomainfrom
fix/no_emoji_text

Conversation

@mcncl
Copy link
Copy Markdown
Contributor

@mcncl mcncl commented Apr 10, 2026

Description

Don't render emojis when --text is used, instead use their : format

Changes

  • no longer renders emojis in text format
  • fixes an issue with a disappearing line in summary view

Testing

  • Tests have run locally (with go test ./...)
  • Code is formatted (with go fmt ./...)

@mcncl mcncl requested review from a team as code owners April 10, 2026 03:27
@mcncl mcncl merged commit 3c45b47 into main Apr 10, 2026
3 checks passed
@mcncl mcncl deleted the fix/no_emoji_text branch April 10, 2026 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants