Hotkeys and shortcuts for PuTTY

(Total 31)

⭾ Tab
Ctrl key bouund
Auto-complete file and folder names
Ctrl + W
Ctrl key bouund
Delete the word before cursor
Ctrl + K
Ctrl key bouund
Clear the line after cursor
Ctrl + T
Ctrl key bouund
Swap the last two characters before the cursor
Esc + T
Ctrl key bouund
Swap the last two words before the cursor
Alt + F
Alt key bound
Move forward
Alt + B
Alt key bound
Move backward
Ctrl + A
Ctrl key bouund
Go to the beginning of the line you are currently typing on
Ctrl + E
Ctrl key bouund
Go to the end of the line you are currently typing on
Ctrl + L
Ctrl key bouund
Clear the screen (similar to the clear command)
Ctrl + U
Ctrl key bouund
Clear the line before the cursor position. If you are at the end of the line, clears the entire line
Ctrl + H
Ctrl key bouund
Same as backspace
Ctrl + R
Ctrl key bouund
Search through previously used commands
Ctrl + C
Ctrl key bouund
Kill whatever you are running
Ctrl + D
Ctrl key bouund
Exit the current shell
Ctrl + Z
Ctrl key bouund
Put whatever you are running into a suspended background process. Type fg to restore it
Alt + <
Alt key bound
Move to the first line in the history
Alt + >
Alt key bound
Move to the last line in the history
Alt + ?
Alt key bound
Show current completion list
Alt + *
Alt key bound
Insert all possible completions
Alt + /
Alt key bound
Attempt to complete filename
Alt + .
Alt key bound
Yank last argument to previous command
Alt + C
Alt key bound
Capitalize the word
Alt + D
Alt key bound
Delete word
Alt + L
Alt key bound
Make word lowercase
Alt + N
Alt key bound
Search the history forwards non-incremental
Alt + P
Alt key bound
Search the history backwards non-incremental
Alt + R
Alt key bound
Recall command
Alt + T
Alt key bound
Move words around
Alt + U
Alt key bound
Make word uppercase
Alt + ⬅ Backspace
Alt key bound
Delete backward from cursor