Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl+V working correctly in all window types except Cmd terminal #237025

Open
paultobey opened this issue Dec 28, 2024 · 2 comments
Open

Ctrl+V working correctly in all window types except Cmd terminal #237025

paultobey opened this issue Dec 28, 2024 · 2 comments
Assignees

Comments

@paultobey
Copy link

Type: Bug

  1. Copy some text (doesn't seem to matter what)
  2. Verify you can paste into a text file or code file using Ctrl+V (works fine)
  3. In Command Prompt terminal, verify that Shift+INS works
  4. In Command Prompt terminal, verify that Ctrl+Shift+V works.
  5. Verify keyboard shortcut for terminal window set to Paste for Ctrl+V.
  6. In Command Prompt terminal, verify Ctrl+V. Instead of pasting, the terminal shows "^V".

VS Code version: Code 1.95.3 (f1a4fb1, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x64 10.0.19044
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz (12 x 2592)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 95.76GB (47.21GB free)
Process Argv
Screen Reader no
VM 44%
Extensions (6)
Extension Author (truncated) Version
ng-template Ang 19.0.3
gitlens eam 16.1.1
dupchecker jia 0.1.7
csharp ms- 2.55.29
vscode-dotnet-runtime ms- 2.2.3
hexeditor ms- 1.11.1
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@paultobey
Copy link
Author

Same problem with manually installed latest update, 1.96.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants