[BUG] Right-click paste no longer works in CLI prompt (v2.1.141)
Resolved 💬 2 comments Opened May 14, 2026 by nlivic Closed May 19, 2026
Preflight Checklist
- [x] I have searched existing issues 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?
There are many similar issues with different terminals and environments, and with paste hot-keys, but none with mouse paste with an actual fix to get pasting with right-click functioning again.
Environment
- Claude Code version: 2.1.141
- OS: Ubuntu (Linux 6.17.0-1020-oem)
- Terminal: Version 3.52.0 for GNOME 46
- Shell: bash
Description
Right-click → Paste from the GNOME Terminal context menu no longer inserts text into the Claude Code prompt. This worked in a prior version and broke after upgrading to 2.1.141.
Workarounds tried
- Ctrl+Shift+V: (yes this works)
- Middle-click paste (primary selection): (no this does not work)
What Should Happen?
Expected: Select "Paste" and clipboard text is inserted at the cursor
Error Messages/Logs
Nothing happens
Steps to Reproduce
Steps to reproduce
- Copy text to the clipboard (from any source)
- Open Claude Code in GNOME Terminal
- Right-click in the prompt area (no "Paste" selection)
- Expected: Select "Paste" and clipboard text is inserted at the cursor
- Actual: nothing is inserted
Claude Model
Opus
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
2.1.141 (Claude Code)
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
Other
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗