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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing colors in unicode emojis for print statements #4843

Open
Ayanrocks opened this issue Apr 28, 2024 · 1 comment
Open

Not showing colors in unicode emojis for print statements #4843

Ayanrocks opened this issue Apr 28, 2024 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@Ayanrocks
Copy link

Discord username (optional)

No response

Describe the bug

On Warp, emojis in print statements are not colored while the default terminal has it colored

To reproduce

In rust

print!("♠️")

Expected behavior

On Warp ⬇️
Screenshot 2024-04-28 at 1 32 49 PM

On default Terminal Macos
Screenshot 2024-04-28 at 1 33 27 PM

Screenshots

No response

Operating system

MacOS

Operating system and version

Macos 14.4.1

Shell Version

No response

Current Warp version

No response

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@Ayanrocks Ayanrocks added the Bugs Bugs, Hangs, Crash, and Freezes label Apr 28, 2024
@dannyneira
Copy link
Member

Hi @Ayanrocks I think this may be related to #239 , since Warp doesn't render pretty emojis by default, instead it falls back to the font version of emojis.

We'll continue to track that issue for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants