lite-xl-plugin-manager icon indicating copy to clipboard operation
lite-xl-plugin-manager copied to clipboard

it seems ignore proxy settings in environment

Open zhengying opened this issue 1 year ago • 2 comments

I found lpm ignore proxy settings in the environment, this may be a bug or should add as an enhancement feature.

`export http_proxy=http://127.0.0.1:1087;export https_proxy=http://127.0.0.1:1087;`  these settings not effect.

zhengying avatar Sep 05 '24 02:09 zhengying

Yeah, we can look into adding this, shouldn't be too complicated.

adamharrison avatar Sep 26 '24 02:09 adamharrison

OK! Sorry about the delay on this; I added this in in 1ce17f6565279eb80421ae1c86ea10f66859eb33.

Can you give it a try now with HTTP_PROXY and HTTPS_PROXY, and let me know if it works?

adamharrison avatar Jun 08 '25 18:06 adamharrison