[BUG] Screenshot pasting with Ctrl+Shift+V broken in RubyMine terminal after CLI update to 1.0.67
Resolved 💬 3 comments Opened Aug 4, 2025 by sebyx07 Closed Aug 15, 2025
Environment
- Platform (select one):
- [ ] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [x] Other: Claude Code CLI
- Claude CLI version: 1.0.67
- Operating System: Linux (Zorin OS)
- Terminal: RubyMine integrated terminal
Bug Description
After updating Claude Code CLI to version 1.0.67, the ability to paste screenshots directly into the terminal using Ctrl+Shift+V has stopped working. This functionality was working in the previous version.
Steps to Reproduce
- Open RubyMine integrated terminal
- Start Claude Code session with
claude - Take a screenshot or copy an image to clipboard
- Attempt to paste using Ctrl+Shift+V
- Screenshot does not paste/appear in the terminal
Expected Behavior
Screenshots should paste directly into the Claude Code terminal interface as they did in the previous CLI version, allowing for visual context in conversations.
Actual Behavior
Ctrl+Shift+V no longer pastes screenshots in RubyMine terminal. The functionality still works in the native Zorin terminal using Ctrl+V.
Additional Context
- This worked in the previous version of Claude Code CLI
- The issue appears to be specific to RubyMine's integrated terminal
- Screenshot pasting still functions correctly in the native Linux terminal (Zorin) using Ctrl+V
- Suggests the update may have changed how the CLI handles clipboard image data in different terminal environments
- Regression introduced in version 1.0.67
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗