Leonardo Riether
Leonardo Riether
Wow I had no idea you could do that!
Fixed in 793e7475d7f1156461ba8998e2cb89f09b43428f
Reopening because I still need to document this feature!
The issue in your snippet is that `default` and `placeholder` are dropped/freed while `text` still needs to hold a reference to them, which is why you get a lifetime error...
A third option is to use `Cow
Update more than a year later: this will be fixed in the new parser rewrite 🎉
> Has this resulted in a bug or particular issue during your use ? It has for me. Because `unicode-width` returns 1, but kitty (the terminal) displays some emojis with...
> is there a way to configure Tori's code ? Currently, you can only configure the playlists directory, mpv's audio output, the visualizer colors and most keybindings, but I'm open...
> What about playing from youtube? yt-dlp can output the fragments of a video, which are URLs we can download the audio from directly. Livestreams are a bit more complicated,...
Hello and thank you for opening this issue! Does the song play normally, even with the warning, or is there no sound? In any case, I think you could fix...