Copy paste behavior changes w.r.t the terminal I am in, I want ctrl c ctrl v

I have two distinct terminals with different bad behaviors.

I am on Windows.

Power shell is defined correctly to use ctrl+c ctrl+v. Cursor IDE is well defined as well.

  1. Cursor’s terminal has a break on ctrl+c, and ctrl+shift+c ctrl+shift+v for copy paste.

    enter image description here

    This image is a lie. ctrl c ctrl v do NOT do as they say.

  2. ssh to Coder (from power shell) changes behavior to copy paste on right click.

How do I get normal desired behavior everywhere?