Search code examples
consoleboot2docker

How copy/paste text on BootToDocker console


I use Docker on Windows 8.1 and I would like know how I can copy/paste a simple text inside the Boot2Docker console please, I have try ctrl+v and right-click but don't work.

Thanks.


Solution

  • 1st Option

     Right click on the window menu title --> Edit --> Paste
    

    2nd Option

     - Double click the start.sh script (this is the script behind the boot2docker linkage)
     - Right click on the window menu title --> Options --> mark check box QuickEdit-Mode
     - You will then be able to paste text via right click