anthropics / anthropics/claude-code
[BUG] 日本語IME入力時のプロンプトの遅延により、誤入力・文字欠落が頻発する
- 主要语言
- Python
- 星标
- 145k
- 派生
- 23.1k
- PR 合并指标
- PR 指标待抓取
描述
### 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_
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- cli, internationalization, operating-systems
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100