[Bug] Clipboard paste keybinding changed from cmd+v to ctrl+v causing paste functionality issues
Status Fixed / completed
Reported on v2.1.269
Maintainer reply None cached
Activity 4 comments · opened Sep 11, 2026 · closed Sep 11, 2026
Bug Description
cmd+v is no longer pasting, and ctrl+v is now, but it's not working properly. i don't want to use ctrl+v to paste, all these other harnesses like codex are completely scuffed when pasting. why have you changed this?
I still have one terminal open that hasn't been updated and cmd+v is still working there. so i don't know why you have done this.
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.269
- Feedback ID: 9a1d252b-52a9-46fd-8b6a-0f1895f14135
Errors
[]
4 Comments
ok, this might be a weird issue in vscode, because i tested the same version in ghostty and it is working normally
but it definitely happened in the latest update
apparently it's this
<img width="1568" height="325" alt="Image" src="https://github.com/user-attachments/assets/651cba89-4bc2-40a0-9e6c-73b89c66bcb4" />
i will test and report back
ok disabling this vscode setting
"terminal.integrated.enableKittyKeyboardProtocol": falsefixed it, so maybe this will help someone else