Shortcut Keys Function
|
Ctrl + B Cursor Left
|
Ctrl + F Cursor Right
|
Ctrl + A Move to the Beginning of the Line
|
Ctrl + E Move to the End of the Line
|
Ctrl + W Move One Word Right
|
Ctrl + Y Move One Word Left
|
Ctrl + ] Move to Matching Parenthesis, Brace, or Square Bracket
|
Ctrl + D Delete (to Right of Cursor), or Exit Maple (if on a Blank Line)
|
Ctrl + H Backspace (to Left of Cursor)
|
Ctrl + X or Clear the Line
|
Ctrl + G
|
Ctrl + K Clear to the End of Line
|
Ctrl + U Undo Changes to the Line
|
Ctrl + P Previous Command From the History
|
Ctrl + N Next Command From the History
|
Ctrl + R Find Matching Command From the History
|
Ctrl + Space or Command Completion
|
Tab
|
Ctrl + T Show Completion Matches
|
Ctrl + C Interrupt the Currently Executing Command
|
Ctrl + _ Stop the Currently Executing Command in the Debugger
|
Ctrl + V Toggle Insert or Overwrite Mode
|
Ctrl + L Redraw the Current Prompt and Any Text Entered
|