mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #725] Like Emoji ♥ not showing with no configuration file config.yml #289
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#289
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Andful on GitHub (Jan 27, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/725
sptshows □ (blank) character instead of ♥.When installing
spotify-tuiwithcargo install spotify-tuiand even after playingspta few times there was noconfig.ymlfile generated. I don't know if it is an intended behavior. Only after I created aconfig.ymlfile at the path$HOME/.config/spotify-tui/with the sample configuration in theREADME.mdfile I start seeing the ♥ emoji.@Andful commented on GitHub (Jan 27, 2021):
NVM,
a3e214cshould fix it. I did not try it myself but if it fixes the issue feel free to close it@Rigellute commented on GitHub (Feb 4, 2021):
Indeed this is now fixed