CEUK
CEUK
Hey, yeah, got a few hours of downtime so going to see if I can get it done now
@sindrets is it worth giving `bufopts` the same treatment do you reckon?
PR is ready to have a look at :)
changing directory into the sub-directory causes other plugins to start misbehaving, so I have to cd into the subdirectory then cd back up - which takes away the convenience somewhat...
oh nice! autcmd would be possible without any additional modifications to this plugin I would imagine.
Not sure if this is helpful, but I get this on 3 of my machines: Arch, Ubuntu and MacOS Big Sur. The nvim version doesn't seem to matter as I...
Had a look at the source code and it looks like the event (and available parameters) are basically just being proxied from Librespot. So I guess the change would have...
Quick update on this: looking back at [previous discussions](https://github.com/librespot-org/librespot/issues/7) over on Librespot, it looks like they're generally against exposing metadata from a design POV to keep the core library uncluttered....
[#452](https://github.com/librespot-org/librespot/pull/452) over on Librespot has been finalized/merged sans Track Name which pretty much puts to bed (for the foreseeable at least) the hope that we can get easy access to...
since #1005 looks like it may end up being quite complex to implement - what is the best way to get the next event via Khal when you have an...