turkish characther problem
What version of Codex CLI is running?
0.106
What subscription do you have?
bussines
Which model were you using?
gpt-5.3-codex
What platform is your computer?
widnwos
What terminal emulator and version are you using (if applicable)?
windows powershell
What issue are you seeing?
The application is currently experiencing encoding issues where Turkish-specific characters and certain symbols (like dashes) are not being rendered correctly. This appears to be a mismatch between the data source encoding and the frontend rendering (likely UTF-8 being interpreted as Windows-1252 or vice versa).
What steps can reproduce the bug?
The application is currently experiencing encoding issues where Turkish-specific characters and certain symbols (like dashes) are not being rendered correctly. This appears to be a mismatch between the data source encoding and the frontend rendering (likely UTF-8 being interpreted as Windows-1252 or vice versa).
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗