Parcourir la source

add windows copy/paste

Carl Friedberg il y a 6 ans
Parent
commit
da64068f7c
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  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``