[BUG]
Open 💬 0 comments Opened Jun 25, 2026 by adiHah
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Hebrew (RTL) text is displayed left-to-right in the Claude Code interface, causing characters to appear in reverse order. For example, "םולש" appears as "שלום". This affects both text I type in Hebrew and Hebrew text in Claude's responses. The underlying string is correct but the visual rendering is reversed.
What Should Happen?
Hebrew text should be rendered right-to-left, as it is in standard text editors and browsers. The characters should appear in the correct reading order.
Error Messages/Logs
Steps to Reproduce
Steps to Reproduce:
- Open Claude Code (CLI or desktop app)
- Start a conversation in Hebrew, or ask Claude a question that results in a Hebrew response
- Observe the Hebrew text in the chat interface
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
v2.1.191
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_