Kitty Cheatsheet

https://sw.kovidgoyal.net/kitty/

Scrolling

C-S-Up
Scroll line up
C-S-Down
Scroll line down
C-S-PgUp
Scroll page up
C-S-PgDn
Scroll page down
C-S-Home
Scroll to top
C-S-End
Scroll to bottom

Tabs Management

C-S-t
New tab
C-S-q
Close tab
C-S-Right
Next tab
C-S-Left
Previous tab
C-S-.
Move tab forward
C-S-,
Move tab backward
C-S-A-t
Set tab title

Windows Management

C-S-Enter
New window
C-S-l
Switch to next layout
C-S-n
New OS window
C-S-w
Close window
C-S-]
Next window
C-S-[
Previous window
C-S-f
Move window forward
C-S-b
Move window backward
C-S-`
Move window to top
C-S-1..0
Focus specific window

Shell Integration

C-S-g
View output of last command
C-S-z C-S-x
Prev/next prompt in scrollback

Other Shortcuts

C-S-c
Copy to clipboard
C-S-v
Paste from clipboard
C-S-s
Paste from selection
C-S-=
Increase font size
C-S--
Decrease font size
C-S-Backspace
Restore font size
C-S-F11
Toggle fullscreen
C-S-F10
Toggle maximized
C-S-u
Input unicode character
C-S-e
Click URL with keyboard
C-S-Del
Reset the terminal
C-S-F5
Reload kitty.conf
C-S-F6
Debug kitty.conf
C-S-o
Pass selection to program
C-S-F2
Edit kitty config file
C-S-F1
View kitty docs in browser
C-S-F3
Browse all available mappable actions
C-S-Esc
Open a kitty shell
C-S-a>m C-S-a>l
Inc/dec background opacity
C-S-a>1
Full background opacity
C-S-a>d
Reset background opacity