Skip to content

Emojii not working #737

@AveNRU

Description

@AveNRU

https://github.com/console-rs/indicatif/blob/main/examples/yarnish.rs
Dont view emoji

//Dont working
static LOOKING_GLASS: Emoji<'_, '_> = Emoji("🔍  ", "");
//Working
 let LOOKING_GLASS = format!("🔍");

Rust 1.90
Windows 11
indicatif = "0.18.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions