cmd does not support ctrl-V paste but host CMD.exe does #11167

Open
opened 2026-01-31 02:40:23 +00:00 by claunia · 0 comments
Owner

Originally created by @OzBob on GitHub (Oct 26, 2020).

Environment

Windows build number: 10.0.19041.0
Windows Terminal version:1.3.2651.0

Steps to reproduce

With a section in settings.json in profiles: "commandline": "cmd.exe",
Open Windows Terminal
Open new cmd tab
Ctrl-V (to paste)

Expected behavior

Paste works as it does on the current host CMD.EXE: %windir%\system32\cmd.exe

Actual behavior

^V printed to screen

Originally created by @OzBob on GitHub (Oct 26, 2020). # Environment ``` Windows build number: 10.0.19041.0 Windows Terminal version:1.3.2651.0 ``` # Steps to reproduce With a section in settings.json in profiles: "commandline": "cmd.exe", Open Windows Terminal Open new cmd tab Ctrl-V (to paste) # Expected behavior Paste works as it does on the current host CMD.EXE: %windir%\system32\cmd.exe # Actual behavior ^V printed to screen
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 02:40:24 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11167