Sunday 22 May 2016

List Of Command Prompt Keyboard Shortcuts For Windows 10

If you use the Command Line frequently, then here is list of Command Prompt Keyboard Shortcuts for windows 10, that will help you work quicker.
Command Prompt Keyboard shortcuts

 Keyboard Shortcuts                        Action 

Ctrl + C ------------------------->Copy the selected text.

Ctrl + V ------------------------->Paste the select text.
Ctrl + M ------------------------>Enter Mark mode
Alt + selection key ------------->Begin selection in block mode.
Arrow keys --------------------->Move the cursor in the direction specified. 
Page up ------------------------->Move the cursor by one page up.
Page down --------------------->Move the cursor by one page down.
Ctrl+ Home -------------------->Move the cursor to the beginning of the buffer.
Ctrl + End ---------------------->Move the cursor to the end of the buffer.
Ctrl + Up arrow ---------------->Move up one line in the output history.
Ctrl + Down arrow ------------->Move down one line in the output history.
Ctrl+Home ---------------------->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.(History navigation)
Ctrl + End ----------------------->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.(History navigation)
If you are looking for more tricks to work better with CMD, these Command Prompt will help you get started.

No comments: