claude-code - 💡(How to fix) Fix [Bug] IME pre-edit text not displayed in tmux over SSH due to cursor position issue [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#58569Fetched 2026-05-14 03:44:54
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
labeled ×4commented ×1

Error Message

[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/shkoni/.local/share/claude/versions/2.1.139 (expected in multi-process scenarios)\n at A18 (/$bunfs/root/src/entrypoints/cli.js:2664:2257)\n at eTH (/$bunfs/root/src/entrypoints/cli.js:2664:1337)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T06:47:02.501Z"}]

Code Example

[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/shkoni/.local/share/claude/versions/2.1.139 (expected in multi-process scenarios)\n    at A18 (/$bunfs/root/src/entrypoints/cli.js:2664:2257)\n    at eTH (/$bunfs/root/src/entrypoints/cli.js:2664:1337)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T06:47:02.501Z"}]
RAW_BUFFERClick to expand / collapse

Bug Description (IME) pre-edit text not shown in CLI over wezterm + ssh + tmux due to broken cursor position: i use claude code on ubuntu with tmux over ssh via wezterm on windows. When typing Japanese we want to see pre-edit texts before confirming it by pressing space or tab. In most cases cc works fine though, in the case i found the internal cursor position may be broken hence no sight of pre-edit texts (or, left/right bottom corner).

Environment Info

  • Platform: linux
  • Terminal: tmux
  • Version: 2.1.139
  • Feedback ID: 7c543d02-c74d-4f47-93dd-0e53e1ad66ee

Errors

[{"error":"Error: NON-FATAL: Lock acquisition failed for /home/shkoni/.local/share/claude/versions/2.1.139 (expected in multi-process scenarios)\n    at A18 (/$bunfs/root/src/entrypoints/cli.js:2664:2257)\n    at eTH (/$bunfs/root/src/entrypoints/cli.js:2664:1337)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-05-12T06:47:02.501Z"}]

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] IME pre-edit text not displayed in tmux over SSH due to cursor position issue [1 comments, 2 participants]