Can no longer easily select text to copy and paste
Type: <b>Bug</b>
Something changed recently with the vscode terminal + claude code. I use to be able to easily select text and let go of the left click and Ctrl+C to copy, this no longer works.
Selecting text in the vscode terminal still works fine, but with claude code running, suddenly you have to either hope that the line you want auto-copies to the clip board when you select, or press Ctrl+Shift+C while holding the left mouse down and hope that it actually copies, sometimes it does not work.
- Open claude code
- Do some pompting
- Try to copy text
Sometimes it lets you copy lines just by selecting without any Ctrl+C input
Othertimes it does not and it's not easy to copy paste as described above.
Extension version: 2.1.145
VS Code version: Code 1.121.0 (f6cfa2ea2403534de03f069bdf160d06451ed282, 2026-05-19T11:51:53+02:00)
OS version: Windows_NT x64 10.0.26200
Modes:
<details>
<summary>System Info</summary>
|Item|Value|
|---|---|
|CPUs|AMD Ryzen 7 9800X3D 8-Core Processor (16 x 4700)|
|GPU Status|2d_canvas: enabled<br>GPU0: VENDOR= 0x10de, DEVICE=0x2c02 [NVIDIA GeForce RTX 5080], DRIVER_VENDOR=NVIDIA, DRIVER_VERSION=32.0.15.9571 ACTIVE<br>GPU1: VENDOR= 0x1002, DEVICE=0x13c0 [AMD Radeon(TM) Graphics], DRIVER_VERSION=32.0.21043.5001<br>GPU2: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.26100.8328<br>Machine model name: <br>Machine model version: <br>direct_rendering_display_compositor: disabled_off_ok<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>opengl: enabled_on<br>rasterization: enabled<br>raw_draw: disabled_off_ok<br>skia_graphite: disabled_off<br>trees_in_viz: disabled_off<br>video_decode: enabled<br>video_encode: enabled<br>webgl: enabled<br>webgl2: enabled<br>webgpu: enabled<br>webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|31.12GB (14.15GB free)|
|Process Argv|--crash-reporter-id a90b24d2-bc4d-4898-967f-7e9d55c993c3|
|Screen Reader|no|
|VM|0%|
</details><details>
<summary>A/B Experiments</summary>
vsliv368:30146709
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
63221493:31336333
envsdeactivate2:31505458
cloudbuttont:31379625
3efgi100_wstrepl:31403338
56b7f661:31457055
ddidt:31399633
ec5jj548:31422691
cp_cls_t_966_ss:31454198
inlinechat_v2_hd992725:31505030
4je02754:31466945
8hhj4413:31478653
38bie571_auto:31426784
cp_cls_c_1081:31454833
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
c9b86496:31447327
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
chat:31457767
7e187181:31503455
ghj88844:31499326
ddid_t:31478206
hmra_i5g22:31518061
getcmakediagnosticson:31489824
7df3h592:31512476
cp_cls_t_1082:31516087
logging_enabled_new:31498466
db5d2638:31499441
jb_cp_cls_c_632:31517842
56dj4588:31512888
cg448276_tst_on:31514358
32d76977:31512328
ha629193:31508444
539gd155_c:31506875
jh5f2457_c:31515489
</details>
<!-- generated by issue reporter -->
15 Comments
Similar is happening here for me too. Versions
2.1.148and2.1.150.Using Gnome Terminal (in Linux), and Ctrl+Shift+C no longer copies the selected text to the clipboard. In fact, there now appears to be literally no way of getting Claude Code to allow text to be copied to the clipboard.
This is making using Claude Code extremely difficult now. It's not completely useless, but has just moved a long way in that direction. ☹️
Actually, the press-shift-while-selecting-with-the-mouse (as per #48033) seems to allow for copying to work. That's not ideal, but at least it works for now.
The issue is not only present at Windows but also Macbook Air users running Claude Code on VSCode Terminal
@isidorn @bcherny Can you please check this? Because developers are proposed to use the new /tui fullscreen as better rendering experience and many will try this out and will probably report false positives . Reason why i tagged both is because this issue is tied to VSCode extension itself of Claude code. When i start with the /tui fullscreen option in regular terminal the text selection would work. But if i would launch Claude Code via the "orange button" and use the terminal experience instead of the GUI this would disable the text selection completely. Hence i suspect the issue is on the Extension side and how the extension will launch the TUI or handle the rendering. I suspect the extension does interact with this vscode settings in some way
terminal.integrated.rightClickBehavior.When i was using (probably all others as well) /tui fullscreen - it would disable the text selection in terminal. I switched back to /tui default and this was working again properly.
Interesting, didn't know there's a new
/tuioption. I'll take a look at that too.As a data point with that
/tuioption, it didn't make any difference at all when I tried it a few days ago.On a different note though, with Claude 2.1.177 (the latest version as of writing this) standard everyday text selection in Gnome terminal is now working for the copy function. ie select text -> Ctrl+Shift+C -> selection is now in clipboard
No need to press shift any more while selecting text. :smile:
FWIW,
/tui fullscreenbreaks cut & paste for me, as in #62462 ; Claude Code 2.1.170, GNOME Terminal 3.56.3 using VTE 0.82.3 +BIDI +GNUTLS +ICU +SYSTEMD on Fedora 43.This has been the most annoying thing I have ever experienced in my life. Someone at Anthropic please fix this.
@crshdn Which version of Claude Code (or the plugin?) are you using?
For me, using the direct terminal mode (not the plugin) it was fixed a few weeks ago. I am not using the new "fullscreen"
/tuioption mode though (in case that make a difference).The problem is only in
/tui fullscreen, so unfortunately "fixed" by not using the new fullscreen mode (which itself is a fix for the flickering bug) is not really a "fix" or workaround.🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬🤬
Oh for fucks sake.
I updated to Claude 2.1.216 this morning, and this is now completely broken again. They had it working just days ago.
To really put icing on the cake, the text prompt now says to HOLD SHIFT WHILE SELECTING TEXT.
How can reasonable devs be so fucking incompetent that they're just directly telling people to use a workaround, even when they briefly had it working????
---
Oh, this is weird. Now I just exited and restarted the Claude Code session, and it's working again. Bizarre.
Awesomely (/s), it now appears that if you comment on an issue in this repo you'll then get spammed about irrelevant CI actions they're running triggered by each comment:
<img width="1575" height="645" alt="Image" src="https://github.com/user-attachments/assets/d26a875c-5866-4055-bc90-870596b4d82b" />
And yep, it started emailing me about CI failures in this repo, to do with my comment.
Well done Anthropic (/s).
@justinclift-prvidr Please use Ghostty terminal mate, it's way better and you won't have these issues
@koke1997 Interesting. Might give that a look later.
In theory 😉, people shouldn't have to run specific "known to work" terminals just to have Claude Code not be broken.
In reality though, we need to get things done so if that's what it takes... 😅
Same issue!!! ANNOYING!!!!