aome510 / spotify-player

A Spotify player in the terminal with full feature parity
MIT License
3.45k stars 149 forks source link

Add actions to keymap configuration #471

Closed juliamertz closed 3 months ago

juliamertz commented 3 months ago

Resolves #428

Since this PR is quite large i split it up into smaller commits to hopefully make it easier to understand.

The AddSelectedItemToQueue command could now be removed and replaced with an action keymap, although this might break some people's configurations.

aome510 commented 3 months ago

Nice! Thanks for the PR. I'll take a look this weekend 👀

juliamertz commented 3 months ago

Thank you for your patience, and this awesome project!