CheckSearchApps
PuTTy logo

PuTTy

PuTTY is a free and open-source terminal emulator, serial console, and network file transfer application. It supports several network protocols, including SCP, SSH, Telnet, rlogin, raw socket connection, and can also connect to a serial port.

31

Shortcuts

27

Matching

jump to the start of the line
^
A
move back a character
^
B
terminal the command
^
C
delete from under the cursor
^
D
jump to the end of the line
^
E
move forward a character
^
F
delete to end-of-line
^
K
clear the screen
^
L
search the history backwards
^
R
search the history backwards with multi occurrence
⇧
^
R
delete backward from cursor
^
U
move between end-of-line and current cursor position
X
^
X
show possible hostname completions
X
^
@
suspend or stop the command
^
Z
move to the first line in the history
⎇
←
move to the last line in the history
⎇
→
show current completion list
⎇
?
insert all possible completions
⎇
*
attempt to complete filename
⎇
/
yank last argument to previous command
⎇
.
move backward
⎇
B
capitalize the word
⎇
C
delete word
⎇
D
move forward
⎇
F
make word lowercase
⎇
L
search the history forwards non-incremental
⎇
N
search the history backwards non-incremental
⎇
P
recall command
⎇
R
move words around
⎇
T
make word uppercase
⎇
U
delete backwards from the cursor
⎇
⌫
Don't see your shortcut? Learn how to contribute.
Made with 🤍 by devs at acreom