anthropics / anthropics/claude-code

[BUG] 日本語IME入力時のプロンプトの遅延により、誤入力・文字欠落が頻発する

Open
#93,497 0 comments 0 reactions 0 assignees View on GitHub
area:a11y area:tui bug platform:windows
Dominant language
Python
Stars
145k
Forks
23.1k
PR merge metrics
PR metrics pending

Description

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) 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?

プロンプト入力欄で日本語IME(ローマ字入力からのかな漢字変換)を使用すると、入力処理がキー入力に追いつかず遅延することがあります。その結果、文字の欠落・重複・順序の入れ替わりが頻発し、誤入力として手動修正が必要になります。

### What Should Happen?

入力・変換した文字が、遅延による欠落や文字化けなくそのまま正確に表示されるべきです。

### Error Messages/Logs

```shell
該当するエラーがなければ「特になし」でOK
```

### Steps to Reproduce

1. Windows上のターミナルで日本語IMEを有効にした状態でClaude Codeを起動する
2. 通常の入力速度で日本語の文章を入力する(スペースで変換、Enterで確定を含む)
3. プロンプト入力欄に表示された結果を確認する
- インターフェース: Visual Studio 2026 の統合ターミナルパネル(Developer PowerShell)内で実行
-
### Claude Model

None

### Is this a regression?

Yes, this worked in a previous version

### Last Working Version

_No response_

### Claude Code Version

- Claude Code バージョン: v2.1.268

### Platform

Anthropic API

### Operating System

Windows

### Terminal/Shell

Windows Terminal

### Additional Information

_No response_

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the regression in the prompt input field using Japanese IME on Windows Terminal inside Visual Studio 2026's Developer PowerShell, including conversion with Space and confirmation with Enter. Use Claude Code v2.1.268 and verify that normally typed and converted Japanese appears without missing, duplicated, reordered, or garbled characters.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli, internationalization, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.