You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows build number: Microsoft Windows NT 10.0.18362.0
Windows Terminal version (if applicable): Version: 0.4.2382.0
Any other software?
Steps to reproduce
Highlight text in Windows PowerShell, in Windows Terminal.
Press CTRL+C and watch as a new line is generated but realize the selected text is both no longer selected and not on the clipboard.
Expected behavior
CTRL+C should continue to work for copying text out of Windows PowerShell.
Actual behavior
CTRL+C is instead just the typical cancel and new line.
The text was updated successfully, but these errors were encountered:
ghost
added
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn't match tag requirements
labels
Sep 13, 2019
Hey, thanks for the report! This’ll be the same as /dup #2285. Your key bindings are configurable, and if you bind ctrl+c as copy you’ll get the behavior you’re expecting.
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
ghost
added
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
and removed
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn't match tag requirements
labels
Sep 13, 2019
@DHowett-MSFT Thanks and awesome. I searched for "ctrl copy" and a few other trying-to-be-smart searches, but didn't see that issue. Glad it is such an easy solution.
Environment
Steps to reproduce
Expected behavior
CTRL+C should continue to work for copying text out of Windows PowerShell.
Actual behavior
CTRL+C is instead just the typical cancel and new line.
The text was updated successfully, but these errors were encountered: