btwl

Results 11 comments of btwl

win10-21H2版本也不行

> 手动删除`sudo ip link delete nekoray-tun` tun 网卡后正常 那么可以 在neko ray代码中执行这个命令再开启proxy. 😄

我的pr点子是:. 逻辑就是用户单击了节点. 然后用户键盘回车 `system("sudo ip link delete nekoray-tun");` 可能是在代码中的某处把.

``` export https_proxy= export http_proxy= ``` do this will temporary disable vpn. and bear works well for me ! for example i use : ``` make clean && bear --...

我也遇到了同样的问题. 可以在win10-vscode 中使用 paste image. 但是无法在wi10连接wsl2然后vscode使用. 提示找不到图片

另外就是可以如何把paste image的快捷键改为ctrl+v 以后. 自动识别是复制文本还是复制图片. 这样使用体验将是完美! 目前改为ctrl+v 以后. 只能用ctrl+v 来黏贴图片了.

有人知道怎么修吗?我也想贡献一个PR上去.做点力所能及的贡献

Paste Image 整个插件没人维护了. 我找到了新的替代:Markdown Image ![image](https://github.com/mushanshitiancai/vscode-paste-image/assets/32679742/f092d05b-c52b-44e6-bb35-0b684473fdc7)

Same issue as above. seems stuck at warning process ?

Also worth to mention that . During installation procedure: If got any err cause. should the rest of code abort ? While current script is still all continuing.