Lucio A.

Results 4 comments of Lucio A.

The issue is most of these is that checking for "version" is not supported in Alpine binaries. ```bash λ docker run -it alpine / # gzip version gzip: version: No...

Hmmm... Seems "--help" could also work: ```bash λ docker run -it alpine / # gzip --help BusyBox v1.36.1 (2023-11-07 18:53:09 UTC) multi-call binary. Usage: gzip [-cfkdt123456789] [FILE]... Compress FILEs (or...

Currently we still need to manually setup cookies. @claudiatd any updates regarding this feature request?

This turned out to be very time consuming. Until siduck implements it, here's my workaround Configs (chadrc overwrite - nvchad 2.5): https://github.com/UnderGrounder96/nvim-configs/blob/dev/lua/chadrc.lua#L25 https://github.com/UnderGrounder96/nvim-configs/blob/dev/lua/chadrc.lua#L39 Samples: * Not tested with all programming...