**Version** v1.0.11 **OS** Windows **Describe the bug** PowerShell环境下,当环境变量中存在中文时,经过`Invoke-Expression "$(vfox activate pwsh)"`命令后,中文会变成乱码,可能导致后续的环境变量出现异常无法使用 **Screenshots[optional]** <img width="1946" height="739" alt="Image" src="https://github.com/user-attachments/assets/70e75d0e-087c-4bf3-a68f-ebc638d16583" />
Version
v1.0.11
OS
Windows
Describe the bug
PowerShell环境下,当环境变量中存在中文时,经过
Invoke-Expression "$(vfox activate pwsh)"命令后,中文会变成乱码,可能导致后续的环境变量出现异常无法使用Screenshots[optional]