Windows Keyboard Shortcuts | Command Prompt

Keyboard Shortcuts | Command Prompt

KEY COMBINATIONTASK
Ctrl + C (or Ctrl + Insert)Copy the selected text.
Ctrl + V (or Shift + Insert)Paste the selected text.
Ctrl + MEnter Mark mode.
Alt + selection keyBegin selection in block mode.
Arrow keysMove the cursor in the direction specified.
Page upMove the cursor by one page up.
Page downMove the cursor by one page down.
Ctrl + Home (Mark mode)Move the cursor to the beginning of the buffer.
Ctrl + End (Mark mode)Move the cursor to the end of the buffer.
Ctrl + Up arrowMove up one line in the output history.
Ctrl + Down arrowMove down one line in the output history.
Ctrl + Home (History navigation)If the command line is empty, move the viewport to the top of the buffer. Otherwise, delete all the characters to the left of the cursor in the command line.
Ctrl + End (History navigation)If the command line is empty, move the viewport to the command line. Otherwise, delete all the characters to the right of the cursor in the command line.

Leave a Reply

Your email address will not be published. Required fields are marked *