如何在BootToDocker控制台上复制/粘贴文本

Axe*_*che 19 console boot2docker

我在Windows 8.1上使用Docker,我想知道如何在Boot2Docker控制台中复制/粘贴一个简单的文本,我尝试ctrl + v并右键单击但不起作用.

谢谢.

Ren*_*ler 25

第一选择

 Right click on the window menu title --> Edit --> Paste
Run Code Online (Sandbox Code Playgroud)

第二选择

 - 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
Run Code Online (Sandbox Code Playgroud)


фым*_*нок 13

  1. 右键单击Docker控制台的顶部面板 - >属性 在此输入图像描述

  2. 点击"快速编辑模式" 在此输入图像描述

  3. 复制文本并通过右键单击Docker控制台粘贴它