Ctrl+Shift+C Not working to copy text #7363

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

Originally created by @danstur on GitHub (Apr 10, 2020).

For some reason I can't use Ctrl+Shift+C on a new Windows Terminal installation with the default bindings (nothing changed in profiles.json). Ctrl+Insert works fine.

I tried to explicitly add { "command": "copy", "keys": "ctrl+shift+c" } in profiles.json but that didn't help either.

Environment

Windows build number: 10.0.18363.0 Microsoft Windows NT 10.0.18363.0
Windows Terminal version (if applicable): 0.10.781.0

Steps to reproduce

  1. Open Windows Terminal.
  2. Select text and press Ctrl+Shift+C.

Expected behavior

The text is put into the clipboard.

Actual behavior

Nothing happens.

Originally created by @danstur on GitHub (Apr 10, 2020). For some reason I can't use Ctrl+Shift+C on a new Windows Terminal installation with the default bindings (nothing changed in profiles.json). Ctrl+Insert works fine. I tried to explicitly add `{ "command": "copy", "keys": "ctrl+shift+c" }` in profiles.json but that didn't help either. # Environment ```none Windows build number: 10.0.18363.0 Microsoft Windows NT 10.0.18363.0 Windows Terminal version (if applicable): 0.10.781.0 ``` # Steps to reproduce 1. Open Windows Terminal. 2. Select text and press Ctrl+Shift+C. # Expected behavior The text is put into the clipboard. # Actual behavior Nothing happens.
claunia added the Needs-TriageNeeds-Tag-FixNeeds-AttentionProduct-Terminal labels 2026-01-31 01:02:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7363