Bind `ctrl-c` and `ctrl-v` in the windows terminal (#40426)
Julia Ryan
and
John Tur
created
Fixes #40034
Release Notes:
- `ctrl-c` (when you have a selection) and `ctrl-v` are now bound to
copy and paste by default in the windows terminal.
Co-authored-by: John Tur <john-tur@outlook.com>