Ben Iofel
Ben Iofel
Agreed with @metalelf0, as neovide is a GUI, I expect ⌘+v to work. ⌘+v already works in iTerm2 with neovim. If a user has ⌘+v mapped to something else, does...
It's free. You don't need a server. I don't think you need to make any changes.
Can you use a GtkPopover and point it at the indicator?
I see the okhttp 5.0.0-alpha7 jar has no class files in it. Is this a Java 9 modules thing? An issue with how okhttp published it? ``` ❯ zipinfo okhttp-5.0.0-alpha.7.jar...
If it is related to the kotlin-multiplatform change, that's here - https://github.com/square/okhttp/commit/3ad1912f783e108b3d0ad2c4a5b1b89b827e4db9. @swankjesse, do you have any insight, could this NoClassDefFoundError be related to that commit
thanks! Does that issue apply even when just the library (google-maps-services-java) depends on okhttp3 and the app does not?
@ghik that does not fix the bug for me
@robherley there's a REST API for this too, right? but you said it was expensive to call? @rgarcia Alternatively, we can still use the GraphQL API but avoid the Go...
Looks like there's a couple of projects that already try to do this: https://github.com/darkoverlordofdata/gir2dts https://github.com/niagr/GIR2TS https://github.com/Place1/gir-dts-generator