Browse Source

add windows copy/paste

Carl Friedberg 6 năm trước cách đây
mục cha
commit
da64068f7c
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  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``