Martin Persson

Results 69 comments of Martin Persson

Hi! Sorry for not replying sooner. To skip entering the token every time, you can either pass it with `-t "stuff"` or (preferably) create a file called `.autorun` in the...

Could this be #33 (press alt again to "un-stuck" it), or are you speaking of actions such as ctrl-v? If so, right click anywhere in the DiscordConsole window to paste...

It's less a case of them being intentionally implemented, the (by now long) unmaintained readline library that DiscordConsole uses for command input has a bug where the alt key gets...

This instruction has been implemented by #1872.

Hi! #1871 has been merged, implementing `pmullw`. The command now hits the unimplemented instruction `punpcklwd` (`66 0f 61 e3 66 0f 69 eb`), which would be resolved by #1872.

The PR mentioned above has been merged. ImageMagick is still hitting an unimplemented instruction though, this time `packuswb`.

Now hits `packuswb` (`illegal instruction at 0xf7e81438: 66 0f 67 c2 66 0f 7f 07`).

Hi! We've recently released iSH 1.3 which seems to resolve this issue (fish appears to be running well for me). Please let us know if you're still running into this...

Hi! iSH 1.3 is out which might have resolved this problem (this sounds like the same issue described in #1764 and #2018). Could you please give it a try after...

Hi! This appears to be resolved in iSH 1.3, which we've recently released, however my testing might be quite limited (though I did land on the `>` and noticed [a...