JetBrains IDE 终端光标样式异常
已回答
JetBrains IDE 系列(IntelliJ IDEA 2024.1、WebStorm 2025.3.1、PyCharm 2025.3.1)
使用 Claude Code 插件 / 工具后,终端光标样式与设置不一致
复现步骤:
- 在 IDE 设置 → 工具 → 终端中,将「光标形状」设置为 垂直线
- 此时原生终端中光标显示为垂直线,符合预期
- 启动 Claude Code 会话
-
观察光标变化:
IntelliJ IDEA 2024.1:光标完全消失,无法定位输入位置
WebStorm 2025.3.1 / PyCharm 2025.3.1:光标自动变为块形状
- 退出 Claude Code 会话
- 光标样式未恢复为设置的「垂直线」,保持为块形状
请先登录再写评论。
Hello Hhao13164,
Thank you for your report.
Please install the latest version of IDEs and check this issue again.
Many fixes related to the terminal have been included in the latest releases, so it is likely that this issue has already been resolved in the most recent release.
You can download the latest version of IntelliJ IDEA from our site: https://www.jetbrains.com/idea/download/ or using Toolbox.
The latest version of WebStorm and PyCharm you also can install via Toolbox or using attached links.
If this issue still persists after updating to the latest version, please provide more details:
1. What Terminal engine are you using (Settings | Tools | Terminal)?
2. What operating system do you have and what shell are you using?
Thanks!