3 Dec 2008

Command Prompt keyboard shortcuts

Press this keyTo do this
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.

No comments:

Post a Comment