Paolo Flores
Paolo Flores
> Timer accuracy also needs a fix to be made for the timer when paused. When you pause the timer, the split timer still continues to count upward silently in...
I forked this repository, maybe can help someone, I just implement some of its PR and fixed the pause timer bug that @alkaris2 mentions. Also I've also added more useful...
You need to edit your split json file, in the main object, add the `width` and `height` properties, and set them in pixels. ```jsonc { "title": "Pokemon Ruby Sapphire Any%...
Since this project is no longer being maintained, I'm accepting pull requests on my [fork](https://github.com/leflores-fisi/urn) :handshake:
Cuál es el problema al que te refieres? No he podido estar atento a los streams :crying_cat_face:
That "force-pushed" is because I had to revert some commits I made that were not related to this pr
Same 😢. No errors, no debug messages.
Hello!, > There is no generic way of running commands for a window opened through exec unless you have a-priori knowledge of the specific application (class, instance, …). What is...
 This is how hovering a command looks in vscode