20 Putty Keyboard Shortcuts

Putty shortcuts will help you establish a bridge with an SSH connection from a Windows machine to a Linux server. Putty also supports several network protocols, including SCP, SSH, Telnet, Rlogin, raw socket connection, etc. Originally developed for Microsoft Windows, Putty has been ported to various other systems.

The list below may contain some unexplored Putty Shortcuts that you will be amazed to see and implement. These shortcuts will help you quickly open any prerequisite parameters. You can download the list of Putty Shortcut keys in PDF format below.

Most used Putty Shortcuts

ActionPutty Shortcut keys
Go to the beginning of the line you are currently typing onCtrl + A
Go to the end of the line you are currently typing onCtrl + E
Clears the Screen, similar to the clear commandCtrl + L
Clears the line before the cursor positionCtrl + U
Same as backspaceCtrl + H
Lets you search through previously used commandsCtrl + R
Kill whatever you are runningCtrl + C
Exit the current shellCtrl + D
Puts whatever you are running into a suspended background processCtrl + Z
Auto-complete files and folder namesTab
Delete the word before the cursorCtrl + W
Clear the line after the cursorCtrl + K
Swap the last two characters before the cursorCtrl + T
Swap the last two words before the cursorEsc + T
Move the cursor forward one word on the current lineAlt + F
Move the cursor backward one word on the current lineAlt + B

Putty’s features offer extended functionality, which is best utilized when combined with Putty shortcut keys. Filezilla serves as an alternative for transferring files to and from a computer. Take a look at the Filezilla Shortcuts, which provide a good alternative to Putty.

READ NEXT:

Back to top button