Kitty is a powerful and customizable terminal emulator. Here are some useful shortcuts to help you navigate and use Kitty more efficiently:

Basic Navigation

Ctrl + Shift + Enter: Fullscreen toggle. Ctrl + Shift + Right/Left: Move to the next/previous window. Ctrl + Shift + Up/Down: Move to the window above/below.

Window Management

Ctrl + Shift + N: New window. Ctrl + Shift + W: Close the current window. Ctrl + Shift + T: New tab. Ctrl + Shift + I: Close the current tab. Ctrl + Shift + L: Split the window horizontally. Ctrl + Shift + K: Split the window vertically. Ctrl + Shift + Arrow Keys: Resize the current window.

Clipboard Operations

Ctrl + Shift + C: Copy the current selection to the clipboard. Ctrl + Shift + V: Paste from the clipboard.

Scrolling

Ctrl + Shift + PageUp/PageDown: Scroll up/down in the terminal buffer. Ctrl + Shift + Home/End: Scroll to the top/bottom of the terminal buffer.

Zoom and Font Size

Ctrl + +: Increase font size. Ctrl + -: Decrease font size. Ctrl + 0: Reset font size to default.

Layouts and Sessions

Ctrl + Shift + L: Change layout of windows. Ctrl + Shift + E: Export current layout to a file. Ctrl + Shift + I: Import layout from a file.

Configurations and Actions

Ctrl + Shift + F2: Reload the configuration file. Ctrl + Shift + R: Run a command. Ctrl + Shift + P: Open the Kitty command palette.

Miscellaneous

Ctrl + Shift + `: Toggle background opacity. Ctrl + Shift + B: Toggle the bell. Ctrl + Shift + S: Save the current screen to a file.