Skip to content

Instantly share code, notes, and snippets.

@hinchley
Created March 8, 2025 00:16
Show Gist options
  • Save hinchley/1609a4b02bcd152f41aaa26cf41a2538 to your computer and use it in GitHub Desktop.
Save hinchley/1609a4b02bcd152f41aaa26cf41a2538 to your computer and use it in GitHub Desktop.
Ghostty Shortcuts

Ghostty Shortcuts

Shortcut Purpose
Shift + Ctrl + N New window
Ctrl + Enter Toggle full screen
Shift + Ctrl + T New tab
Ctrl + Tab Next tab
Shift + Ctrl + Tab Previous tab
Shift + Ctrl + W Close split/tab/window*
Shift + Ctrl + O Split right
Shift + Ctrl + E Split down
Ctrl + Super + [ Focus previous split
Ctrl + Super + ] Focus next split
Ctrl + Alt + Up Focus split up
Ctrl + Alt + Down Focus split down
Ctrl + Alt + Left Focus split left
Ctrl + Alt + Right Focus split right
Shift + Ctrl + Enter Toggle split zoom
Shift + Ctrl + Super + Up Resize split up
Shift + Ctrl + Super + Down Resize split down
Shift + Ctrl + Super + Left Resize split left
Shift + Ctrl + Super + Right Resize split right
Shift + Ctrl + C Copy
Shift + Ctrl + V Paste
Shift + Ins Paste from selection
Shift + Home Scroll to top
Shift + End Scroll to bottom
Shift + PageUp Scroll page up
Shift + PageDown Scroll page down
Shift + Ctrl + PageUp Jump to previous prompt
Shift + Ctrl + PageDown Jump to next prompt
Ctrl + + Increase font size
Ctrl + - Decrease font size
Ctrl + 0 Reset font size
Ctrl + , Open config
  • Needed to add the following keybind on Linux: keybind = ctrl+shift+w=close_surface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment