Skip to content

Unicode characters are copied incorrectly on mac #5

@mymikemiller

Description

@mymikemiller

Clippy doesn't seem to play nice with unicode characters.

If I run:
await clippy.write('►');

And then paste, I get:
‚ñ∫

I expect to get:

I've only tried running this on a mac. pbcopy copies the character correctly, for example, in the terminal:
echo ►|pbcopy

And then paste:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions