Explorar el Código

add windows copy/paste

Carl Friedberg hace 6 años
padre
commit
da64068f7c
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      docs/source/user/terminal.rst

+ 4 - 2
docs/source/user/terminal.rst

@@ -41,11 +41,13 @@ re-open it using the Running tab in the left sidebar:
 
 Copy/Paste
 ++++++++++
-For both windows and Mac users, press ``shift`` + ``righ-click` to get to the right-click menu from inside Jupyterlab terminal. Or by using shortcut keys as follows:
+For both Windows and Mac users, press ``shift`` + ``righ-click`` to get to the right-click menu from inside Jupyterlab terminal. Or by using shortcut keys as follows:
 
 For Mac users:
 ..............
 
 
-For Windows users:
+For Windows users (Power shell):
 ..................
+Copy : ``Ctrl`` + ``Insert``
+Paste: ``Shift`` + ``Insert``