Skip to content

Can't output unicode characters #257

@lhansford

Description

@lhansford

First of all, thanks for creating such an awesome tool!

I'm trying to implement the following command to output an em-dash, but it doesn't work:

CapsLock{-} >> —

I also tried variations on this, but with no luck:

CapsLock{-} >> "—"
CapsLock{-} >> $(echo "—")

Is this working as intended? Are there any alternative approaches I could use?

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