Can't input Chinese punctuation in Terminal ipython #13746

Open
opened 2026-01-31 03:51:00 +00:00 by claunia · 0 comments
Owner

Originally created by @etern on GitHub (May 8, 2021).

Windows Terminal version (or Windows build number)

Microsoft Windows [版本 10.0.19042.928]
Windows Terminal 版本: 1.7.1033.0

Other Software

ipython 7.21.0 (inside powershell/cmd)
python 3.7.9

Steps to reproduce

Inside Terminal

  1. Open powershell or cmd in Windows Terminal
  2. type(or paste) some Chinese punctuation, everything OK
  3. Open ipython
  4. type(or paste) some Chinese punctuation (ex ,。、;), input failed, nothing shows.
  5. type some Chinese characters (ex 微软), input OK, the characters show.

Without Windows Terminal

  1. Open powershell or cmd directly
  2. Open ipython
  3. type(or paste) some Chinese punctuation, everything OK

Expected Behavior

can input Chinese punctuation in Terminal+ipython

Actual Behavior

cannot input Chinese punctuation in Terminal+ipython

Originally created by @etern on GitHub (May 8, 2021). ### Windows Terminal version (or Windows build number) Microsoft Windows [版本 10.0.19042.928] Windows Terminal 版本: 1.7.1033.0 ### Other Software ipython 7.21.0 (inside powershell/cmd) python 3.7.9 ### Steps to reproduce Inside Terminal 1. Open powershell or cmd in Windows Terminal 2. type(or paste) some Chinese punctuation, everything OK 3. Open ipython 4. type(or paste) some Chinese punctuation (ex ,。、;), input failed, nothing shows. 5. type some Chinese characters (ex 微软), input OK, the characters show. Without Windows Terminal 1. Open powershell or cmd directly 2. Open ipython 3. type(or paste) some Chinese punctuation, everything OK ### Expected Behavior can input Chinese punctuation in Terminal+ipython ### Actual Behavior cannot input Chinese punctuation in Terminal+ipython
claunia added the Area-InputResolution-DuplicateProduct-Terminal labels 2026-01-31 03:51:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13746