unable to copy/paste in mingw shell

前端 未结 7 997
不知归路
不知归路 2021-01-30 12:01

I just installed MinGW on Windows and I\'m unable to copy/paste as I am used to on Linux or even PuTTY. What is the trick for copying and pasting text (e.g. from chrome) into Mi

7条回答
  •  孤城傲影
    2021-01-30 12:52

    Right-click on the title bar of the command window and select 'Properties', then on the 'Options' tab tick the box for the 'QuickEdit mode', then click 'Ok'.

    After that you can paste text from the clipboard using the right mouse-button, highlight text while holding down the left mouse-button and copy selected text using the ENTER key.

    This procedure works on Windows 7/8, not Windows 10.

提交回复
热议问题