Paul

Results 109 issues of Paul

When I create a timer I have to remember every time to click on it otherwise it doesn't start. Would it be possible to add an option so that timers...

See: https://www.alfredforum.com/topic/9873-how-to-package-workflows-via-the-command-line/

In JavaScript `for`/`while` loop without a condition is equivalent to a condition always evaluating to true Fix https://github.com/lorenzoferre/deobfuscator/issues/79 | Q                       | A | ------------------------ | --- | Fixed Issues ?...

Minimal reproduction case: `script.js`: ```javascript var i = 1; for (;;) { switch (i) { case 1: if (true) { i = 1; } } break } ``` `deobfuscate.mjs`: ```javascript...

## General information The handy https://github.com/olets/zsh-abbr plugin enables the use of abbreviations, which are similar to aliases but they auto-expand when pressing space. Whenever `zsh-vi-mode` is enabled it seems to...

good first issue

``` Application Error Exception EAccessViolation in module exeinfope.exe at 00247150. Access violation at address 00647150 in module 'exeinfope.exe'. Write of address FFFFFF8F. ``` ------------ **Details**: - UniExtract2 version: `v2.0.0-rc.3` -...