Nicolas Holzschuch

Results 1262 comments of Nicolas Holzschuch

Since the limitation system was broken before, it's totally possible that you have launched more than two `ssh` commands. I don't understand why they worked, but maybe they did. I...

I can reproduce the issue with `curl`. I'm going to think about potential fixes, but right now the most logical course of action is to limit users to one `curl`...

I can reproduce this issue. I'm working on it, but I'm not sure I will be able to fix it. It also fails with the standard interpreter (`help -l |...

I spoke too fast: it turns out `rg` checks whether `stdin` is readable (in `crates/cli/src/lib.rs`), and defaults to `false` on non-Unix, non-Windows targets (and wasi is not considered a part...

It seems to have a dependency on Scipy, so I'll have to install Scipy first.

Hi, I don't see that option in the apple AVPlayer: https://developer.apple.com/documentation/avfoundation/avplayer There's an option to enable PiP, but not one to start the player automatically in PiP, unless I missed...

I experimented with a few booleans again, but I couldn't make it run PiP automatically. I think Apple doesn't want PiP to be automatic, it has to require user interaction...

`file` is installed by default in a-Shell, so I'm not sure why you want to install it wiht `pkg`. You have to keep in mind: a-Shell is an appstore-approved app,...

Hi, Thanks for raising this issue. Sorry I didn't address it earlier. It was caused by `mktemp` using the new Wasm3 interpreter, which is faster but somehow caused an "out...

The changes are now available on TestFlight: * a-Shell | https://testflight.apple.com/join/WUdKe3f4 * a-Shell mini | https://testflight.apple.com/join/REdHww5C