codex 老是中文乱码,有什么解决方法吗?
- 内容介绍
- 文章标签
- 相关推荐
问题描述:
--【壹】--:
--【贰】--:
PixPin_2026-03-26_15-58-41494×176 17.5 KB
网友解答:--【壹】--:
没有用吧! 我是用opencode 写了个GBK插件 能用 不是很好!
--【贰】--:
windwos的话 安装一下 终端,再安装一下 powershell 7 就好了
第 1 步:安装 Windows Terminal
管理员 PowerShell 执行:
winget install -e --id Microsoft.WindowsTerminal --source winget
第 2 步:安装 PowerShell 7
管理员 PowerShell 执行:
winget install -e --id Microsoft.PowerShell --source winget
如果能进入 pwsh,说明成功。
问题描述:
--【壹】--:
--【贰】--:
PixPin_2026-03-26_15-58-41494×176 17.5 KB
网友解答:--【壹】--:
没有用吧! 我是用opencode 写了个GBK插件 能用 不是很好!
--【贰】--:
windwos的话 安装一下 终端,再安装一下 powershell 7 就好了
第 1 步:安装 Windows Terminal
管理员 PowerShell 执行:
winget install -e --id Microsoft.WindowsTerminal --source winget
第 2 步:安装 PowerShell 7
管理员 PowerShell 执行:
winget install -e --id Microsoft.PowerShell --source winget
如果能进入 pwsh,说明成功。

