Jason Gronn

Results 8 comments of Jason Gronn

@Henny20 Would you mind using the code block formatting feature, and also indenting? I can't read that as-is. EDIT: Thank you for doing so

https://github.com/awesomeWM/awesome/issues/169#issuecomment-294317264 This does not work for me, but if you replace `Mod4` with `Any`, it does seem to work for me ```lua awful.key({ 'Any' }, 'Super_L', nil, function() -- release...

EDIT: Stupid me, I just realized that discord4j's json module already has a custom serializer/deserializer for possibles. I wrote my own for nothing. I was looking at this for a...

This seems smart. Why did nobody do this before?

Backwards file seeking would probably be possible with a buffer on the lua side?

@orels1 When I attempt to run the "vpm list unity" command you mentioned, it spits out an error: ``` $ vpm list unity [14:23:04 ERR] Unity Hub took longer than...