-
-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels