Command Line Shortcuts Key - 1
| 1 | F7 | Show a history of previous commands |
| 2 | Alt+ F7 | Clear the command history |
| 3 | F8 | Move backward in the command history |
| 4 | Ctrl+V | Paste text from the clipboard |
| 5 | Backspace | Delete |
| 6 | Ctrl+ Backspace | Delete |
| 7 | Tab | Autocomplete a folder name |
| 8 | Escape | Delete the current line of text |
| 9 | Insert | Toggle insertion mode |
| 10 | Ctrl+A | Selects all text on the current line |
| 11 | Shift+ Left Arrow/ Right Arrow | Extend current selection by one character to the left or right |
| 12 | Shift+ Ctrl+ Left Arrow/ Right Arrow | Extend current selection by one word to the left or right |
| 13 | F3 | Repeat the previous command |
| 14 | Up/Down Arrow | Scroll backwards and forwards |
| 15 | Ctrl+C | Copy currently selected text |
