Chinese characters double-encoded in VS Code terminal clipboard
Open
area:input-keyboard
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Copying Chinese output from Copilot CLI interactive mode results in double-encoded UTF-8 bytes (e.g. 中文 becomes 䏿–‡) when pasted. Regular terminal output is not affected.
Contributor guide
Research direction
Start by reproducing the issue in Copilot CLI interactive mode by copying Chinese output and pasting it into the VS Code terminal. Compare that result with regular terminal output, which is reported as unaffected. Done means Chinese characters paste correctly without double-encoded UTF-8 bytes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, vscode
- Domain
- cli, internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100