zsh不支持中文
Open
- Dominant language
- Go
- Stars
- 238
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
在.zshrc中加入
```
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
```
Contributor guide
Research direction
Start by reproducing the Chinese-language behavior in zsh using the .zshrc settings shown in the issue. Identify the project configuration or documentation that should address it, and confirm that Chinese input or output works as expected when the issue is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- zsh
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100