-
Notifications
You must be signed in to change notification settings - Fork 467
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
Powershell "y" alias decoding error. #1921
Comments
I have no idea of how those PowerShell things work, so as usual, I'd like somebody else to confirm this is OK Pinging @luiz00martins, sorry to bother you, but can you please confirm if |
Can you reproduce it in PowerShell 7+? |
I installed PowerShell 7 , it does not have this issue, error only occurs in the pre-installed PowerShell 5. |
Moved to yazi-rs/yazi-rs.github.io#170 as it's an error with the doc not Yazi itself Closing in favor of that issue |
I'm going to lock this issue because it has been closed for 30 days. ⏳ |
What system are you running Yazi on?
Windows
What terminal are you running Yazi in?
wezterm
yazi --debug
outputDescribe the bug
Windows powershell Chinese character decoding error when use "y" command.
Minimal reproducer
start yazi via "y" alias, select a path that contains Chinese characters, then press "q" quit yazi.
Anything else?
Resolved via add
-Encoding UTF8
arg to Powershell wrapper function's line 4.Maybe docs should be modified to add this arg ?
Validations
yazi --debug
) input box to the nightly that I triedmv ~/.config/yazi ~/.config/yazi-backup
)The text was updated successfully, but these errors were encountered: