Yuri Pieters

Results 25 comments of Yuri Pieters

How do we compile against different versions? I have the files on my computer, thanks to PlayOnLinux, but I don't know how to point the compiler to them.

Okay, thanks. My gamepad isn't currently working on (Wine 3.5), but at least I know that the solution isn't here, then.

Okay, thanks! I'll look into that.

In Spotify's own window, the total time is displayed as minutes; is this maybe an easier solution than adding the hour? Also, for testing purposes, here is a song that...

Is there any problem with configuring the space keybind like below, without configuring a Vim specific keybind at all? ```json { "key": "space", "command": "vspacecode.space", "when": "!inputFocus && !whichkeyActive ||...

Ah, I suspected there would be a reason :/

I see. Thanks for the reply! I'd look into doing the porting myself, but unfortunately I don't have the time at the moment due to exams.

Oh what the heck, I'll take a look anyway. :smile:

Okay, so I'll need to brush up on my GTK, and figure exactly how much I need to rewrite. I now need to go fix dinner, so it's not happening...

I think this advice is probably faster (not that yours is slow, I just spotted some optimisations): ```elisp (defun +rjsx-electric-gt-fragment-a (n) (if (or (/= n 1) (not (and (eq (char-before)...