[Bug] Copy-paste functionality corrupts text with >20-30 lines; terminal display issue after notepad interaction
Resolved 💬 1 comment Opened Apr 15, 2026 by yihyong Closed May 24, 2026
Bug Description
seems like after claude code v2.1.104, the copy and paste function does not work. copying and pasting a document with >20 or 30 lines trims and displays random sentences from the copied text. using ctrl + g to open the notepad is buggy as well. going back to claude code after notepad opens, the whole terminal becomes blank except for the field to type. once i typed a sentence and hit enter, the conversation with claude is then displayed. please fix this copy + paste functionality bug
Environment Info
- Platform: win32
- Terminal: null
- Version: 2.1.104
- Feedback ID: 074ebc9e-867c-47d0-8465-a5c5dba9e01e
Errors
[{"error":"AggregateError\n at Wv.from (file:///C:/Users/YONG/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:108:7836)\n at mN.<anonymous> (file:///C:/Users/YONG/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:116:12672)\n at mN.emit (node:events:530:35)\n at e91.<computed> (file:///C:/Users/YONG/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:115:1120)\n at ClientRequest.emit (node:events:518:28)\n at emitErrorEvent (node:_http_client:104:11)\n at TLSSocket.socketErrorListener (node:_http_client:518:5)\n at TLSSocket.emit (node:events:518:28)\n at emitErrorNT (node:internal/streams/destroy:170:8)\n at emitErrorCloseNT (node:internal/streams/destroy:129:3)\n at eU6.request (file:///C:/Users/YONG/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:118:2450)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async mh1 (file:///C:/Users/YONG/AppData/Roaming/npm/node_modules/@anthropic-ai/claude-code/cli.js:509:3709)","timestamp":"2026-04-15T13:46:34.927Z"}]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗