How do you copy and paste into Git Bash

前端 未结 30 1118
抹茶落季
抹茶落季 2021-01-29 16:47

I\'m using msysgit running on Windows XP.

Tried Ctrl+V, Right click, Middle click, google... no luck.

30条回答
  •  不思量自难忘°
    2021-01-29 17:35

    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

提交回复
热议问题