The following shortcuts are available in the Shell View pane. See also View Panes.
Selection | |
Home | Go to the beginning of the command or line. |
End | Go to the end of the line. |
Shift+Home | Select back to the beginning of the command or line. |
Shift+End | Select to the end of the line. |
Copy and Paste | |
Ctrl+C | Copy selected text, removing prompts. |
Ctrl+Shift+C | Copy selected text, retaining prompts. |
Ctrl+V | Paste from clipboard. |
Ctrl+Shift+V | Paste and run multiple commands from clipboard. |
History | |
Ctrl+Up-Arrow | Retrieve previous history item. |
Ctrl+Down-Arrow | Retrieve next history item. |
Shift+Up-Arrow | Insert previous history item. |
Shift+Down-Arrow | Insert next history item. |
Font Size | |
Ctrl+] | Increase font size. |
Ctrl+[ | Decrease font size. |
Ctrl+Wheel | Edit font size. |
Ctrl+= | Default font size. |