Ralf Steube

Results 57 comments of Ralf Steube

Might be good to enforce prefix based naming scheme since current approach doesn't scale well. E.g. `cargo.yaml` for `CARGO_*` variables. There are some edge cases though.

Or should this just be the default behaviour without config? Maybe have an external configuration for this.

Additional specs using dot as delimiter might be a good way. `example.pluginA.yaml` `gh.dash.yaml` No specific config required and plugins are registered implicitly.

I can reproduce this with the deb from releases. It's fine when compiled in termux though.

likely related : https://github.com/golang/go/issues/60125

I think it just needs `GOOS=android` for the build. Just could run a binary built on my laptop in termux.

Either build in on termux (directy/container) or use a patched library: https://github.com/carapace-sh/go/tree/master/termux .