Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

中文乱码,尤其是更新日志 #3

Closed
QiE2035 opened this issue Dec 13, 2023 · 3 comments
Closed

中文乱码,尤其是更新日志 #3

QiE2035 opened this issue Dec 13, 2023 · 3 comments

Comments

@QiE2035
Copy link

QiE2035 commented Dec 13, 2023

参考:https://www.cnblogs.com/piapia/p/5452448.html

image

@abgox
Copy link
Owner

abgox commented Dec 13, 2023

经过我的测试,在我的电脑上正常。
估计可能是在下载和读取 log.json 出现了意外的编码解码错误。
如果仅仅只是更新日志的显示问题,它应该只是偶然的。
你可以直接通过 https://github.com/abgox/PSCompletions/blob/main/module/log.json 查看更新内容
Snipaste_2023-12-13_10-19-31

@abgox
Copy link
Owner

abgox commented Dec 13, 2023

我试过 Windows Powershell,确实存在内容的下载和显示乱码的问题。
建议先使用Powershell,下个版本会修复这个问题

@abgox
Copy link
Owner

abgox commented Dec 13, 2023

3.0.7版本已经发布,问题已经修复。
(修复从3.0.7开始生效,即在Windows Powershell 中,3.0.6更新到3.0.7的更新日志仍会乱码)

@abgox abgox closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants