COPY:Click the title bar, choose mark, then select the content you want to copy.
PASTE: Copy what you want to past, focus on the bash, hit the insert key on the keyboard.
I also go through the same problem, git bash does not support tradition method to copy and paste in windows but you can simply copy and paste in single command
For paste in
Git BASH
CTRL + PIf you click at the icon on the upper left corner, a drop-down menu will appear, and you can find the option to copy/paste from there.
Here are a lot of answers already but non of them worked for me. Fyi I have a Lenovo laptop with win10 and what works for me is the following:
Paste = Shift+fn+prt sc
Copy = Shift+fn+c
COPY:Click the title bar, choose mark, then select the content you want to copy. PASTE: Copy what you want to past, focus on the bash, hit the insert key on the keyboard.
I also go through the same problem, git bash does not support tradition method to copy and paste in windows but you can simply copy and paste in single command
SHIFT+fn+INSERT
To copy select the text and click CTRL+INS
To paste place the cursor where you want to print
and click SHIFT+INS
For more options, on the top left click on git-bash icon