claude-code - 💡(How to fix) Fix [BUG] Like many others, I am working in claude and co-work and code with hebrew or arabic. The interface does not allow the software to align RTL, only LTR. paragraphs with mixed texts unreadable. [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54573Fetched 2026-04-30 06:41:57
View on GitHub
Comments
1
Participants
2
Timeline
6
Reactions
0
Timeline (top)
labeled ×5commented ×1

Error Message

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Arabic and Hebrew output from claude shows LTR instead of RTL and mixes paragraphs are currupt

What Should Happen?

output LTR if hebrew and arabic are detected

Error Messages/Logs

Steps to Reproduce

give a prompt in hebrew or aracit that the output would also include english within the answer

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

1.4758

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue can be addressed by adjusting the text direction handling for Arabic and Hebrew languages in the Claude Code output.

Guidance

  • Verify that the Claude Code version 1.4758 correctly handles RTL languages by checking the documentation or release notes for any known issues or updates related to text direction.
  • Test the output with prompts containing only Arabic or Hebrew text to isolate the issue and confirm if the problem occurs when English text is mixed with these languages.
  • Consider reaching out to the Anthropic API support or the Claude Code community to report the regression and ask for guidance on potential workarounds or fixes.
  • Review any configuration options or parameters in the Claude Code or Anthropic API that might influence text direction handling for RTL languages.

Example

No specific code example can be provided without more details on the implementation, but adjusting the text direction based on language detection could involve using libraries or functions that handle RTL languages correctly.

Notes

The solution might depend on the specific implementation details of the Claude Code and Anthropic API, which are not fully provided in the issue. The fact that this worked in a previous version suggests a regression, which should be reported to the developers.

Recommendation

Apply workaround: Given the regression nature of the issue and the lack of information on a fixed version, applying a workaround, such as manually handling text direction for Arabic and Hebrew outputs or using an external library for language detection and text direction correction, might be the most viable immediate solution.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Like many others, I am working in claude and co-work and code with hebrew or arabic. The interface does not allow the software to align RTL, only LTR. paragraphs with mixed texts unreadable. [1 comments, 2 participants]