woodensquares

Results 8 comments of woodensquares

thanks for the quick patch! I tried it and from what I can see it is using as the base directory the current neovim directory, not the directory the file...

thanks again! In terms of performance the base URL would be set only once on window open, so it should hopefully not be too bad... by the way, if you...

Wouldn't it be still useful to be able to call a decider on normal logging regardless? On the server side as I was saying there are no "finished call" logging...

yeah, that's what I meant, both devices and virtualdevices return something like ..., "Launchpad", "Launchpad", ... so I think the enumeration logic should keep a table of seen device names...

I was doing some investigating and apparently you can rename midi devices in the "audio and midi setup" control panel, if I do that then the devices call does return...

sure, thanks for the update!

@jawher no problem about the delay! From my perspective as much as you can achieve similar results with `VarOpt` and `VarArg`, enums as a first class type in the library...

it seems the build now depends on the Github CLI to download dependencies, which is the one requiring the token. There is an open issue https://github.com/cli/cli/issues/2680 about allowing `gh release...