Skip to content

Commit ea33fe6

Browse files
Merge pull request #251736 from esvmicrosoft/issue4026
fix for issue 48026 of MicrosoftDocs/azure-docs
2 parents b60b33e + 743e045 commit ea33fe6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/cloud-shell/using-the-shell-window.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ select restore.
108108
<kbd>Shift</kbd>-<kbd>Insert</kbd> to paste.
109109
- FireFox/IE may not support clipboard permissions properly.
110110
- macOS: <kbd>Cmd</kbd>-<kbd>C</kbd> to copy and <kbd>Cmd</kbd>-<kbd>V</kbd> to paste.
111+
- Linux: <kbd>CTRL</kbd>-<kbd>C</kbd> to copy and <kbd>CTRL</kbd>-<kbd>SHIFT</kbd>-<kbd>V</kbd> to paste.
112+
113+
> [!NOTE]
114+
> If no text is selected when you type <kbd>Ctrl</kbd>-<kbd>C</kbd>, Cloud Shell sends the `Ctrl C`
115+
> character to the shell. This could terminate the currently running command.
111116
112117
## Resize Cloud Shell window
113118

0 commit comments

Comments
 (0)