The following shortcuts are used to work within the Command Line window.
-
- ALT+F7
- Clear all entries in command buffer
-
- Ctrl+Left Arrow
- Move back one word
-
- Ctrl+Right Arrow
- Move forward one word
-
- Down Arrow
- Display next command entered
-
- End
- Move to the end of line
-
- ESC
- Erase current line
-
- F1
- Repeat first character typed in preceding line (hit again for next)
-
- F2
- Repeat first character typed in preceding line up to a character you are prompted to enter
-
- F3
- Repeat text typed in preceding line
-
- F7
- Show all entries in command buffer
-
- F9
- Allows you to directly type in the number of the command you wish to activate from the command buffer.
-
- Home
- Move to beginning of line
-
- PAGE DOWN
- Display newest command entered
-
- PAGE UP
- Display oldest command entered
-
- Up Arrow
- Display previous command entered