An error in using Chinese input method
Open
Nobody has claimed this yet.
👆 ConEmu
- Dominant language
- PowerShell
- Stars
- 27k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
An error in using Chinese input method:
WM_CHAR(Ox61='a',Scan=0,IParam=0x00000001)must be processed internally in CConEmuMain::OnKeyboard
step 1. Using Chinese input method
step 2. Enter any characters
step 3. Press the Shift key
Then an error message appears in the title bar.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported sequence with a Chinese input method: enter characters, then press Shift. Inspect CConEmuMain::OnKeyboard and the WM_CHAR handling around the reported message. Done means the title bar no longer shows the error during this sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100