Julia
Julia
> cc @juliamertz is this something you're interested in working on as a follow-up? Doesn't look like this would be too much work, i'll take a look at it when...
Hey @w-lfchen, i've managed to get your branch working by passing `Session::new(SessionConfig::default(), None)` to `Spirc::new` instead of the shared client session. Everything seems to be working well for me, though...
> Restarting the client with this PR in use fails. What OS are you using, and have you tried clearing your cache?
> I've cleared cache. Simply restarting the client by pressing `R` causes the issue. Ah okay it seems like i misunderstood, I'm unable to reproduce this on my system though...
@ollbx Thanks! I've applied your changes
Closing this as the problem has been fixed upstream
I ran into the same problem, so I've added an option for modal input in https://github.com/juliamertz/spotify-player/commit/afe2bc61cca6db62bddb3a57b3f6a6be20ed8f20 If the option is enabled, you're put into insert mode when searching. Then if...
Hi, i think this might be a duplicate of #670