PuTTy HotKey Cheatsheet

PuTTY is a popular free and open-source terminal emulator, serial console, and network file transfer application. It supports various network protocols, including SSH, Telnet, Rlogin, and raw socket connections. While PuTTY primarily relies on mouse actions for many operations, it also offers a range of keyboard shortcuts to enhance efficiency.

PuTTY Windows Shortcut Keys

General Shortcuts

ShortcutAction
Ctrl(right click)Open context menu
CtrlAJump to the start of the line
CtrlBMove back a character
CtrlCTerminal the command
CtrlDDelete from under the cursor
CtrlEJump to the end of the line
CtrlFMove forward a character
CtrlKDelete to end-of-line
CtrlLClear the screen
CtrlRSearch the history backwards
CtrlShiftRSearch the history backwards with multi occurrence
CtrlUDelete backward from cursor
CtrlXXMove between end-of-line and current cursor position
CtrlX@Show possible hostname completions
CtrlZSuspend or stop the command
AltLeftMove to the first line in the history
AltRightMove to the last line in the history
Alt?Show current completion list
Alt*Insert all possible completions
Alt/Attempt to complete filename
Alt.Yank last argument to previous command
AltBMove backward
AltCCapitalize the word
AltDDelete word
AltFMove forward
AltLMake word lowercase
AltNSearch the history forwards non-incremental
AltPSearch the history backwards non-incremental
AltRRecall command
AltTMove words around
AltUMake word uppercase
AltBackspaceDelete backwards from the cursor

Download PuTTY Windows Shortcut Keys Cheatsheet PDF

We provide a PuTTY Windows Shortcut Keys PDF download feature. Click the download button to get the file. Please note that generating the PDF may take some time, so please be patient. Download

About PuTTY

PuTTY is a versatile tool used by system administrators, developers, and network engineers to connect to remote servers and devices. Its lightweight nature and portability make it a popular choice for Windows users.

PuTTY Official Information

PuTTY Shortcut Key FAQs

  1. Why doesn't Ctrl + C work for copying?
    Because it's used to send an interrupt signal to the remote process.

  2. How do I copy text in PuTTY?
    Select the text with the mouse.

  3. How do I paste text in PuTTY?
    Click the middle mouse button.

  4. How do I enable the system menu with Alt + Space?
    Go to Category -> Window -> Behaviour in PuTTY's configuration.

  5. Can I customize the function keys?
    Yes, in Category -> Terminal -> Keyboard.

  6. Where can I download PuTTY safely?
    From a trusted mirror site linked from the official website.

  7. Is PuTTY free?
    Yes, it's open-source and free to use.

  8. Does PuTTY support SSH?
    Yes, it's one of its primary functions.

  9. What's the difference between Shift + PgUp and Ctrl + PgUp?
    Shift + PgUp scrolls one page at a time, while Ctrl + PgUp scrolls continuously.

  10. How do I select text that is part of a link?
    Hold Shift while selecting with the mouse.

Conclusion

PuTTY provides a robust terminal interface with several keyboard shortcuts to improve user experience. While mouse actions are central to its operation, understanding these shortcuts can significantly boost efficiency when working with remote servers.

4.2/5 - (4 votes)