Weitian Leung
Weitian Leung
> Nushell uses rust strings which are utf-8 already so there's no need to change anything in nushell to get utf-8. But seems not work for git  I can...
> So, that means your question is how to set your terminal to 65001 every time. I've googled it before and that's what I did for my Windows machine. So...
> Sounds like it's probably the region settings control panel, where you can set UTF-8 as the "non-Unicode" codepage (remember: Unicode in Windows means wide char UTF-16) > > https://stackoverflow.com/a/57134096/371407...
It works again after `docker compose down -v` and `docker compose up -d --remove-orphans` LoL
I have also encountered this problem myself, and it significantly affects my experience using clangd on Windows. Is there any plan or timeline for addressing this issue?
> 强行unpack whl包,把里面的WHEEL文件改了,然后再打包,就可以安装了 具体是哪一块问题呢,我没有arm环境,可以的话提个PR咯
确保文档用到的字体都有安装,如果页数还是不一致,可以给wps官方反馈
没安装wps?
> 安装了依然报错 > >  > 更新最新版本看看
看看能否通过`rpc.setProcessArgs`调整端口,暂时没有环境验证