Play, repeat and shuffle come up as Chinese/Japanese characters
adam-savard opened this issue · 5 comments
I don't know if this is because of the shell I'm using or not. My default shell is FISH. I suspect this is due to differences in how Unicode is handled. After submitting this, I'll check if Bash has the same error.
(PS - this is rad and I love it)
OS: Manjaro Linux
Kernel: 5.4.13-3-MANJARO
Shell: fish 3.0.2
Terminal: cool-retro-term (also happens in Konsole)
EDIT: Also happens in Bash. Not shell dependent, and not terminal dependent
I was waiting for this one :) the symbols don't work if you aren't using a patched nerd font. I'll add a config option that allows you to display letters instead of symbols. Should have time over the next few days
I can never keep up with the amount of stuff available to PC users haha. No idea this existed, but that's cool! And thanks for the heads up!
@adam-savard this is fixed in 0.1.10, you just need to update and then add use_nerd_fonts = no
under the [other]
section in ~/.config/spotui/.spotuirc
It should look something like this:
That's awesome, thanks! I will be testing that when I get a few minutes :)