Cheatography
https://cheatography.com
KiTTY is a fork from version 0.74 of PuTTY, the best telnet / SSH client in the world.
http://www.9bis.net/kitty/
InfoThis cheat-sheet is based on version KiTTY v.0.74.4.7 | | |
Default menu shortcuts keysPrint all window buffer content | F7 | Load a local script and run it remotely | CONTROL+F2 | Send a local file with pscp.exe | CONTROL+F3 | receive a remote file with pscp.exe (the full path must be selected in clipboard) | CONTROL+F4 | run a local command | CONTROL+F5 | Send the window to the system tray | CONTROL+F6 | Switch to always visible | CONTROL+F7 | special command box | CONTROL+F8 | Protect the window, disable keyboard and mouse input | CONTROL+F9 | change the background image | CONTROL+F11 | Roll-up the window into the title bar | CONTROL+F12 | open text editor connected to the main window | SHIFT+F2 | Start WinSCP | SHIFT+F3 | Enable or disable logging | SHIFT+F5 | Show current port forwarding definition | SHIFT+F6 | Print current clipboard content | SHIFT+F7 | special command with multi-line editor | SHIFT+F8 | Switch to embedded image viewer | SHIFT+F11 | (re)send automatic command | SHIFT+F12 | open text editor with clipboard content, connected to the main window | CONTROL+SHIFT+F2 |
| | Custom shortcutsThe following shortcuts have not been set by default, you should set them in kitty.ini | Description | Keys | Keyword | Show event log | CONTROL+ ALT+L | eventlog | Reset terminal | CONTROL+ ALT+R | resetterminal | Open a duplicate window (with same session settings) | CONTROL+ SHIFT+D | duplicate | Switch to full screen | CONTROL+ SHIFT+ ENTER | fullscreen | New session ... | CONTROL+ ALT+N | opennew | Start a new configuration box with current settings but without hostname | CONTROL+ ALT+H | opennewcurrent | Copy all window buffer to clipboard | CONTROL+ ALT+C | copyall | Close and restart current session | | closerestart | Change settings ... | | changesettings | Clear scrollback | | clearscrollback | Switch font to black on white colors | | fontblackandwhite | Switch font to negative colors | | fontnegative | Decrease font size | | fontdown | Increase fonr size | | fontup | Repeat key exchange | | keyexchange |
To define shortcut please add to config file kitty.ini the following:
keyword=KEY_COMBINATION
You can find appropriate keyword in 3rd column.
E.g.:
resetterminal=CONTROL+ALT+R
|
Created By
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets