spotify-player
spotify-player copied to clipboard
feat: modal text input
This PR adds the concept of a mode for search inputs (i'm not sure if this is the right abstraction) This allows you to toggle between text input and and the results pane, this way all commands/action keymaps still work when you're focused on the results.
fixes #641
If this is something you'd like to include I can add some documentation