|
Auto-complete file and folder names |
||
|
Delete the word before cursor |
||
|
Clear the line after cursor |
||
|
Swap the last two characters before the cursor |
||
|
Swap the last two words before the cursor |
||
|
Move cursor forward one word on the current line |
||
|
Move cursor backward one word on the current line |
||
|
Go to the beginning of the line you are currently typing on |
||
|
Go to the end of the line you are currently typing on |
||
|
Clear the screen (similar to the clear command) |
||
|
Clear the line before the cursor position. If you are at the end of the line, clears the entire line |
||
|
Same as backspace |
||
|
Search through previously used commands |
||
|
Kill whatever you are running |
||
|
Exit the current shell |
||
|
Put whatever you are running into a suspended background process. Type fg to restore it |
|
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 |
||
|
Capitalize the word |
||
|
Delete word |
||
|
Move forward |
||
|
Make word lowercase |
||
|
Make word uppercase |
||
|
Search the history forwards non-incremental |
||
|
Search the history backwards non-incremental |
||
|
Recall command |
||
|
Move words around |
||
|
Delete backward from cursor |
|
Undo last command |
Thiago says: 17 days ago 6/17/2022 11:54 PM
Hi, I was searching for a way to restart a session when my pc enters sleep mode. ALT+SPACE+R. But you have to enable "System menu appears with ALT-SPACE" in Window-Behavior inside Putty configuration. This will permit new session with the combination + W. Found on https://rtomaszewski.blogspot.com/2013/05/putty-shortcut-and-tricks.html blog and I believe this deserve to be shared and millions of thanks for him that shared first.
Zeynel Abidin Öztürk Admin says in reply to defkey.com : 16 days ago 6/18/2022 11:52 AM
Thank you for sharing that tip!
Marie says: 12 months ago 7/16/2021 7:06 PM
Nice list. I came looking for how to move to beginning of the command line in a putty terminal. I found it and a lot more. Thanks!
Zeynel Abidin Öztürk Admin says in reply to defkey.com : 12 months ago 7/16/2021 8:48 PM
Glad to help, thank you for the comment!
Putty User says: 12 months ago 7/5/2021 8:43 PM
These are not putty shortcuts, these are bash shell shortcuts.
Example of putty shortcut would be create new window with same session or reset current session.
Nevertheless pretty useful for power user.
Thanks
Guest says: 20 months ago 11/14/2020 9:55 AM
You could add Undo: press escape then type u key to undo last command
Zeynel Abidin Öztürk Admin says in reply to defkey.com : 20 months ago 11/14/2020 1:32 PM
Added, thank you!
https://defkey.com/putty-shortcuts#shortcut-69931
shwetz says: 2 years ago 1/15/2020 6:52 AM
how to search particular text available on console?
hari says: 3 years ago 9/20/2019 1:44 AM
what is the shortcut to go to the beginning of a putty session