Skip to content

Kitty Shortcuts for Linux

by ssanjua

September 6, 2024 | 09:25 AM
Share this post:

Default shortcuts

Scrolling

ActionShortcut
Scroll line upctrl+shift+up (also ⌥+⌘+⇞ and ⌘+↑ on macOS)
Scroll line downctrl+shift+down (also ⌥+⌘+⇟ and ⌘+↓ on macOS)
Scroll page upctrl+shift+page_up (also ⌘+⇞ on macOS)
Scroll page downctrl+shift+page_down (also ⌘+⇟ on macOS)
Scroll to topctrl+shift+home (also ⌘+↖ on macOS)
Scroll to bottomctrl+shift+end (also ⌘+↘ on macOS)

Tabs management

ActionShortcut
New tabctrl+shift+t (also ⌘+t on macOS)
Close tabctrl+shift+q (also ⌘+w on macOS)
Next tabctrl+shift+right (also ^+⇥ and ⇧+⌘+] on macOS)
Previous tabctrl+shift+left (also ⇧+^+⇥ and ⇧+⌘+[ on macOS)
Move tab forwardctrl+shift+.
Move tab backwardctrl+shift+,
Set tab titlectrl+shift+alt+t (also ⇧+⌘+i on macOS)

Other keyboard shortcuts

ActionShortcut
Copy to clipboardctrl+shift+c (also ⌘+c on macOS)
Paste from clipboardctrl+shift+v (also ⌘+v on macOS)
Paste from selectionctrl+shift+s
Increase font sizectrl+shift+equal (also ⌘++ on macOS)
Decrease font sizectrl+shift+minus (also ⌘+- on macOS)
Restore font sizectrl+shift+backspace (also ⌘+0 on macOS)
Toggle fullscreenctrl+shift+f11 (also ^+⌘+f on macOS)
Toggle maximizedctrl+shift+f10
Input unicode characterctrl+shift+u (also ^+⌘+space on macOS)
Click URL with keyboardctrl+shift+e
Reset the terminalctrl+shift+delete
Reload kitty.confctrl+shift+f5 (also ^+⌘+f5 on macOS)
Debug kitty.confctrl+shift+f6 (also ⌘+option+f6 on macOS)
Pass selection to programctrl+shift+o
Edit kitty config filectrl+shift+f2
View kitty docs in browserctrl+shift+f1
Open a kitty shellctrl+shift+escape
Increase/decrease background opacityctrl+shift+a>m / crtl+shift+a>l
Full background opacityctrl+shift+a>1
Reset background opacityctrl+shift+a>d

Shell integration

ActionShortcut
View output of last commandcrtl+shift+g
Prev/next prompt in scrollbackcrtl+shift+z / crtl+shitft+x

Windows management

ActionShortcut
New windowctrl+shift+enter (also ⌘+↩ on macOS)
Switch to next layoutctrl+shift+l
New OS windowctrl+shift+n (also ⌘+n on macOS)
Close windowctrl+shift+w (also ⇧+⌘+d on macOS)
Next windowctrl+shift+]
Previous windowctrl+shift+[
Move window forwardctrl+shift+f
Move window backwardctrl+shift+b
Move window to topctrl+shift+`
Focus specific windowctrl+shift+1, ctrl+shift+2 … ctrl+shift+0 (also ⌘+1, ⌘+2 … ⌘+9 on macOS) (clockwise from the top-left)

made with ©2024 made with ❤️ by ssanjua ©