-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
When doing
rofi -show calc -modes "calc" -m DP-1 -no-persist-history -calc-command "wl-copy -f '{expression} = {result}'"
and I type
500DKK to GBP
it gives me
500 DKK = �\24356.42216592.
It should have been U+f154 "" or more universal U+00A3 "£"
Same happens with EUR:
500 DKK = �\202�67.02323025
Which I think should be all the symbols.
It happens when doing echo -n too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels